[oe-commits] Antonio Ospite : tzcode-native: bump version to 2010n

git version control git at git.openembedded.org
Mon Nov 8 15:08:04 UTC 2010


Module: openembedded.git
Branch: darwin
Commit: a8c1ef6eaba34018a00b5bfe5537bfad78836fab
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a8c1ef6eaba34018a00b5bfe5537bfad78836fab

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Wed Nov  3 12:50:15 2010 +0100

tzcode-native: bump version to 2010n

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
Acked-by: Khem Raj <raj.khem at gmail.com>

---

 ...code-native_2010m.bb => tzcode-native_2010n.bb} |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/tzcode/tzcode-native_2010m.bb b/recipes/tzcode/tzcode-native_2010n.bb
similarity index 51%
rename from recipes/tzcode/tzcode-native_2010m.bb
rename to recipes/tzcode/tzcode-native_2010n.bb
index c6a3348..3f0c2b5 100644
--- a/recipes/tzcode/tzcode-native_2010m.bb
+++ b/recipes/tzcode/tzcode-native_2010n.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 = "2010m"
+TZDATA_PV = "2010o"
 
-SRC_URI[tzcode-2010m.md5sum] = "dee44c5b5ff70c424f62333b4c6d09a2"
-SRC_URI[tzcode-2010m.sha256sum] = "24f0274d531a53415f1314891bc0df47778044a53186a1c0eb2df3991af91a18"
-SRC_URI[tzdata-2010m.md5sum] = "9e33cb126c8cb6673f39390d347fb0e2"
-SRC_URI[tzdata-2010m.sha256sum] = "1454a13a32e23e81195404d00ab97a64a356e9a5852fc7d121ed7e58cbdb75aa"
+SRC_URI[tzcode-2010n.md5sum] = "a7a776a5713831993e814fe0c05f9fd5"
+SRC_URI[tzcode-2010n.sha256sum] = "f2810d87764f142c762b6d5ec3cb9621c981503c041246a1f6f3c24fd5ef131a"
+SRC_URI[tzdata-2010o.md5sum] = "5cae5c56fad81dc29f8fcd933a05768e"
+SRC_URI[tzdata-2010o.sha256sum] = "cd0f3799688b3b870cd988505e47c2975b1808e73ec0677bc9db4b705b534c07"
 
 PR = "${INC_PR}.0"





More information about the Openembedded-commits mailing list