[oe] [PATCH] Version bump tzcode/data to 2010k

Alex Bennee kernel-hacker at bennee.com
Tue Jul 27 09:58:21 UTC 2010


>From 73f2553c2549f9c7aea1eeb5e4505e734cb78771 Mon Sep 17 00:00:00 2001
From: Alex Bennee <ajb at cbnl.com>
Date: Tue, 27 Jul 2010 10:57:35 +0100
Subject: [PATCH] Version bump tzcode/data to 2010k

---
 recipes/tzcode/tzcode-native_2010j.bb |   16 ----------------
 recipes/tzcode/tzcode-native_2010k.bb |   16 ++++++++++++++++
 recipes/tzdata/tzdata_2010j.bb        |   10 ----------
 recipes/tzdata/tzdata_2010k.bb        |   10 ++++++++++
 4 files changed, 26 insertions(+), 26 deletions(-)
 delete mode 100644 recipes/tzcode/tzcode-native_2010j.bb
 create mode 100644 recipes/tzcode/tzcode-native_2010k.bb
 delete mode 100644 recipes/tzdata/tzdata_2010j.bb
 create mode 100644 recipes/tzdata/tzdata_2010k.bb

diff --git a/recipes/tzcode/tzcode-native_2010j.bb
b/recipes/tzcode/tzcode-native_2010j.bb
deleted file mode 100644
index 7e1ae77..0000000
--- a/recipes/tzcode/tzcode-native_2010j.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-require tzcode-native.inc
-
-# Note that elsie.nci.nih.gov removes old versions when new is coming out
-# So if this doesn't build for you because of missing source file, just
-# bump it to the latest available version, removing old one
-# Also, tzdata (and it is needed to build tzcode) version can differ from
-# tzcode version, thus this variable
-
-TZDATA_PV = "2010j"
-
-SRC_URI[tzcode-2010j.md5sum] = "5ba8345720296d3a659b349b2052d139"
-SRC_URI[tzcode-2010j.sha256sum] =
"f32b46405190e3a5f1ee4db9fb50aaf1379e6af4e5493402ebfc8ee757058e97"
-SRC_URI[tzdata-2010j.md5sum] = "f668f66b260e14b477eac3f48bcfb5f4"
-SRC_URI[tzdata-2010j.sha256sum] =
"dcf2101d0c5bb20a7f182866ea3e52b54c8f4d129c025a96c9a31377676f554b"
-
-PR = "${INC_PR}.0"
diff --git a/recipes/tzcode/tzcode-native_2010k.bb
b/recipes/tzcode/tzcode-native_2010k.bb
new file mode 100644
index 0000000..21796d6
--- /dev/null
+++ b/recipes/tzcode/tzcode-native_2010k.bb
@@ -0,0 +1,16 @@
+require tzcode-native.inc
+
+# Note that elsie.nci.nih.gov removes old versions when new is coming out
+# So if this doesn't build for you because of missing source file, just
+# bump it to the latest available version, removing old one
+# Also, tzdata (and it is needed to build tzcode) version can differ from
+# tzcode version, thus this variable
+
+TZDATA_PV = "2010k"
+
+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"
diff --git a/recipes/tzdata/tzdata_2010j.bb b/recipes/tzdata/tzdata_2010j.bb
deleted file mode 100644
index 79b7769..0000000
--- a/recipes/tzdata/tzdata_2010j.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require tzdata.inc
-
-# Note that elsie.nci.nih.gov removes old archives when new is being
-# released. So if this doesn't build for you because of missing source file
-# just bump it to the latest available version, removing old one
-
-PR = "${INC_PR}.0"
-
-SRC_URI[tar.md5sum] = "f668f66b260e14b477eac3f48bcfb5f4"
-SRC_URI[tar.sha256sum] =
"dcf2101d0c5bb20a7f182866ea3e52b54c8f4d129c025a96c9a31377676f554b"
diff --git a/recipes/tzdata/tzdata_2010k.bb b/recipes/tzdata/tzdata_2010k.bb
new file mode 100644
index 0000000..216ae75
--- /dev/null
+++ b/recipes/tzdata/tzdata_2010k.bb
@@ -0,0 +1,10 @@
+require tzdata.inc
+
+# Note that elsie.nci.nih.gov removes old archives when new is being
+# released. So if this doesn't build for you because of missing source file
+# just bump it to the latest available version, removing old one
+
+PR = "${INC_PR}.0"
+
+SRC_URI[tar.md5sum] = "5e2086249d6a6bb116534d358661ad3f"
+SRC_URI[tar.sha256sum] =
"ef69c99504c0fd9864ba8ef1daae5f2d4df097cf7dc350f09b8f70386272408d"
-- 
1.7.2



-- 
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk




More information about the Openembedded-devel mailing list