Other changes:
        - the licence header shifted one line down, hence the start/end lines
          used to compute the MD5 sum were incremented by 1;

Signed-off-by: Laurentiu Palcu <[email protected]>
---
 .../tzdata/{tzdata_2012b.bb => tzdata_2012c.bb}    |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-extended/tzdata/{tzdata_2012b.bb => tzdata_2012c.bb} (97%)

diff --git a/meta/recipes-extended/tzdata/tzdata_2012b.bb 
b/meta/recipes-extended/tzdata/tzdata_2012c.bb
similarity index 97%
rename from meta/recipes-extended/tzdata/tzdata_2012b.bb
rename to meta/recipes-extended/tzdata/tzdata_2012c.bb
index 7cb1c23..fab8e01 100644
--- a/meta/recipes-extended/tzdata/tzdata_2012b.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2012c.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Timezone data"
 HOMEPAGE = "ftp://elsie.nci.nih.gov/pub/";
 SECTION = "base"
 LICENSE = "PD"
-LIC_FILES_CHKSUM = 
"file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
+LIC_FILES_CHKSUM = 
"file://asia;beginline=3;endline=4;md5=06468c0e84ef4d4c97045a4a29b08234"
 DEPENDS = "tzcode-native"
 
 PR = "r0"
@@ -14,8 +14,8 @@ RCONFLICTS= "timezones timezone-africa timezone-america 
timezone-antarctica \
 
 SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata";
 
-SRC_URI[tzdata.md5sum] = "0615fd29def380a917e528433c820368"
-SRC_URI[tzdata.sha256sum] = 
"2f9f8e2d1ae087be5917f60c3946e8dc3fe1068d7738c3395f2125135309e745"
+SRC_URI[tzdata.md5sum] = "cfdc2710bd05c26dbd624441d57028f6"
+SRC_URI[tzdata.sha256sum] = 
"33e19e1dd27bda5239812587d72971509a15b59baff7abd692b77ff66f168a82"
 
 S = "${WORKDIR}"
 
-- 
1.7.9.5


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to