[oe-commits] Simon Busch : tzcode-native: bump version to 2010k

git version control git at git.openembedded.org
Tue Aug 10 19:18:51 UTC 2010


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

Author: Simon Busch <morphis at gravedo.de>
Date:   Tue Aug 10 08:48:50 2010 +0000

tzcode-native: bump version to 2010k

Signed-off-by: Simon Busch <morphis at gravedo.de>
Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

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

diff --git a/recipes/tzcode/tzcode-native_2010j.bb b/recipes/tzcode/tzcode-native_2010k.bb
similarity index 51%
rename from recipes/tzcode/tzcode-native_2010j.bb
rename to recipes/tzcode/tzcode-native_2010k.bb
index 7e1ae77..21796d6 100644
--- a/recipes/tzcode/tzcode-native_2010j.bb
+++ b/recipes/tzcode/tzcode-native_2010k.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 = "2010j"
+TZDATA_PV = "2010k"
 
-SRC_URI[tzcode-2010j.md5sum] = "5ba8345720296d3a659b349b2052d139"
-SRC_URI[tzcode-2010j.sha256sum] = "f32b46405190e3a5f1ee4db9fb50aaf1379e6af4e5493402ebfc8ee757058e97"
-SRC_URI[tzdata-2010j.md5sum] = "f668f66b260e14b477eac3f48bcfb5f4"
-SRC_URI[tzdata-2010j.sha256sum] = "dcf2101d0c5bb20a7f182866ea3e52b54c8f4d129c025a96c9a31377676f554b"
+SRC_URI[tzcode-2010k.md5sum] = "63cd2199679c91bed972a0248d6916af"
+SRC_URI[tzcode-2010k.sha256sum] = "96671eac3a98d0c974833c8bfa7ea9b537cc9d32573e902103846b90f6dccdbd"
+SRC_URI[tzdata-2010k.md5sum] = "5e2086249d6a6bb116534d358661ad3f"
+SRC_URI[tzdata-2010k.sha256sum] = "ef69c99504c0fd9864ba8ef1daae5f2d4df097cf7dc350f09b8f70386272408d"
 
 PR = "${INC_PR}.0"





More information about the Openembedded-commits mailing list