[OE-core] [PATCH 2/2] tzdata: updated SRC_URI and update to 2011k

Khem Raj raj.khem at gmail.com
Wed Oct 19 00:54:11 UTC 2011


On (18/10/11 15:24), Joshua Lock wrote:
> tzdata is now hosted by IANA at http://www.iana.org/time-zones
> 
> Signed-off-by: Joshua Lock <josh at linux.intel.com>
> ---
>  .../tzdata/{tzdata_2011k.bb => tzdata_2011l.bb}    |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
>  rename meta/recipes-extended/tzdata/{tzdata_2011k.bb => tzdata_2011l.bb} (96%)
> 
> diff --git a/meta/recipes-extended/tzdata/tzdata_2011k.bb b/meta/recipes-extended/tzdata/tzdata_2011l.bb
> similarity index 96%
> rename from meta/recipes-extended/tzdata/tzdata_2011k.bb
> rename to meta/recipes-extended/tzdata/tzdata_2011l.bb
> index 45f2c4d..140f8ed 100644
> --- a/meta/recipes-extended/tzdata/tzdata_2011k.bb
> +++ b/meta/recipes-extended/tzdata/tzdata_2011l.bb
> @@ -12,10 +12,10 @@ RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \
>               timezone-australia timezone-europe timezone-indian \
>               timezone-iso3166.tab timezone-pacific timezone-zone.tab"
>  
> -SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;name=tzdata"
> +SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata"

I think same would be needed for tzcode-native recipes. Could you also
do that while you are at it.

>  
> -SRC_URI[tzdata.md5sum] = "9da1c2d4d1a01f9f504b73ccd371830f"
> -SRC_URI[tzdata.sha256sum] = "51f7d2a42b7fb9465feced642a6676afdf8b04a071e55f3fef1f0925bd67ef21"
> +SRC_URI[tzdata.md5sum] = "bae1b93673e1aef80186c90dfd493f1c"
> +SRC_URI[tzdata.sha256sum] = "cb9fec68a19c9c3b900bb71f3ca20d0051a863f765387b52fc2d144a5bbb0c7d"
>  
>  S = "${WORKDIR}"
>  
> -- 
> 1.7.6.4
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
-Khem




More information about the Openembedded-core mailing list