From: Ross Burton Date: Wed, 29 Aug 2012 14:24:13 +0000 (+0000) Subject: tzdata: this package isn't architecture specific X-Git-Tag: yocto-4.0~35750 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23bf856215fa7c34a71d6086ee355f7c0672dbab;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tzdata: this package isn't architecture specific The data files are compiled to a binary but architecture-independent format, so this package can be allarch. Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/tzdata/tzdata_2012d.bb b/meta/recipes-extended/tzdata/tzdata_2012d.bb index 605bf2493a6..31e12662806 100644 --- a/meta/recipes-extended/tzdata/tzdata_2012d.bb +++ b/meta/recipes-extended/tzdata/tzdata_2012d.bb @@ -5,7 +5,9 @@ LICENSE = "PD" LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234" DEPENDS = "tzcode-native" -PR = "r0" +PR = "r1" + +inherit allarch RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarctica \ timezone-arctic timezone-asia timezone-atlantic \