From: Roman I Khimov Date: Fri, 26 Mar 2010 10:53:42 +0000 (+0300) Subject: tzdata: set PACKAGE_ARCH to all X-Git-Tag: Release-2010-05/1~221^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81db570653f67d8134a32755fef53b8dc1111328;p=openembedded.git tzdata: set PACKAGE_ARCH to all It's really just tz data with nothing arch-dependent. Signed-off-by: Roman I Khimov --- diff --git a/recipes/tzdata/tzdata.inc b/recipes/tzdata/tzdata.inc index cfc5d2f8e8..6d8062eb3c 100644 --- a/recipes/tzdata/tzdata.inc +++ b/recipes/tzdata/tzdata.inc @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" DEPENDS = "tzcode-native" -INC_PR = "r5" +INC_PR = "r6" DEFAULT_TIMEZONE ?= "Europe/London" @@ -50,6 +50,7 @@ do_install () { cp -pPR ${WORKDIR}/build${datadir}/zoneinfo/${DEFAULT_TIMEZONE} ${D}${sysconfdir}/localtime } +PACKAGE_ARCH = "all" # Packages primarily organized by directory with a major city # in most time zones in the base package