aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb (renamed from meta-oe/recipes-extended/tzcode/tzcode-native_2011e.bb)11
-rw-r--r--meta-oe/recipes-extended/tzdata/tzdata_2011g.bb (renamed from meta-oe/recipes-extended/tzdata/tzdata_2011e.bb)5
2 files changed, 8 insertions, 8 deletions
diff --git a/meta-oe/recipes-extended/tzcode/tzcode-native_2011e.bb b/meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb
index 280840c997..d32ee3331e 100644
--- a/meta-oe/recipes-extended/tzcode/tzcode-native_2011e.bb
+++ b/meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb
@@ -9,11 +9,12 @@ LIC_FILES_CHKSUM = "file://README;md5=3ae8198f82258417ce29066d3b034035"
# Also, tzdata (and it is needed to build tzcode) version can differ from
# tzcode version, thus this variable
-TZDATA_PV = "2011e"
+TZDATA_PV = "${PV}"
PR = "${INC_PR}.0"
-SRC_URI[tzcode-2011e.md5sum] = "fbfc05dbf9ebcfe7c4bba18549870173"
-SRC_URI[tzcode-2011e.sha256sum] = "8fb00f8763aa51d83d6f3190d144124bb7176ca829fc08823d6205297bf0426b"
-SRC_URI[tzdata-2011e.md5sum] = "044a07072300a0ee72b046e5a9a4ec90"
-SRC_URI[tzdata-2011e.sha256sum] = "44fef01de4589a4979eb6b5fdbbfd21a3b135852af1ecbfb9e0368ae47392c79"
+SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
+SRC_URI[tzcode-2011g.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
+SRC_URI[tzdata-2011g.md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
+SRC_URI[tzdata-2011g.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"
+
diff --git a/meta-oe/recipes-extended/tzdata/tzdata_2011e.bb b/meta-oe/recipes-extended/tzdata/tzdata_2011g.bb
index c0f5291eec..6863b5a714 100644
--- a/meta-oe/recipes-extended/tzdata/tzdata_2011e.bb
+++ b/meta-oe/recipes-extended/tzdata/tzdata_2011g.bb
@@ -8,6 +8,5 @@ LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a
# just bump it to the latest available version, removing the old one
PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "044a07072300a0ee72b046e5a9a4ec90"
-SRC_URI[sha256sum] = "44fef01de4589a4979eb6b5fdbbfd21a3b135852af1ecbfb9e0368ae47392c79"
+SRC_URI[md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
+SRC_URI[sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"