aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tzcode
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-09-27 16:17:02 -0700
committerTom Rini <tom_rini@mentor.com>2010-09-27 16:17:02 -0700
commit4838826097cc8ebd013b5a9be6e7e4aeb7c0d340 (patch)
tree5519d3bc72f7c8a8f0417c1bbdba4216e8cbde3e /recipes/tzcode
parent5c3896a2a3cb92bf85c7a92615942f3b056b8b7b (diff)
downloadopenembedded-4838826097cc8ebd013b5a9be6e7e4aeb7c0d340.tar.gz
tzcode-native: bump version to 2010m
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/tzcode')
-rw-r--r--recipes/tzcode/tzcode-native_2010m.bb (renamed from recipes/tzcode/tzcode-native_2010l.bb)10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/tzcode/tzcode-native_2010l.bb b/recipes/tzcode/tzcode-native_2010m.bb
index 868add3e33..c6a3348696 100644
--- a/recipes/tzcode/tzcode-native_2010l.bb
+++ b/recipes/tzcode/tzcode-native_2010m.bb
@@ -6,11 +6,11 @@ require tzcode-native.inc
# Also, tzdata (and it is needed to build tzcode) version can differ from
# tzcode version, thus this variable
-TZDATA_PV = "2010l"
+TZDATA_PV = "2010m"
-SRC_URI[tzcode-2010l.md5sum] = "77668c37a0b13753c65eee5db3a4b009"
-SRC_URI[tzcode-2010l.sha256sum] = "489876779f75f1c7659d26c09c3bcce62188b60eeb3981e0e3cd1f7669808ccc"
-SRC_URI[tzdata-2010l.md5sum] = "0458bd8ffd537146d34b1a658c42efa5"
-SRC_URI[tzdata-2010l.sha256sum] = "bae7b4a8364f7ab3d6d644eb6075de1e9a0c72fb3fb5843fc217d2ff57408577"
+SRC_URI[tzcode-2010m.md5sum] = "dee44c5b5ff70c424f62333b4c6d09a2"
+SRC_URI[tzcode-2010m.sha256sum] = "24f0274d531a53415f1314891bc0df47778044a53186a1c0eb2df3991af91a18"
+SRC_URI[tzdata-2010m.md5sum] = "9e33cb126c8cb6673f39390d347fb0e2"
+SRC_URI[tzdata-2010m.sha256sum] = "1454a13a32e23e81195404d00ab97a64a356e9a5852fc7d121ed7e58cbdb75aa"
PR = "${INC_PR}.0"