All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tzcdode-native: modify to use the latest version
@ 2011-05-22  8:39 Eyal Reizer
  0 siblings, 0 replies; only message in thread
From: Eyal Reizer @ 2011-05-22  8:39 UTC (permalink / raw)
  To: openembedded-devel

tzcode-native_2011b is not available anymore for download

Signed-off-by: Eyal Reizer <eyalr@ti.com>
---
 recipes/tzcode/tzcode-native_2011b.bb |   16 ----------------
 recipes/tzcode/tzcode-native_2011g.bb |   17 +++++++++++++++++
 2 files changed, 17 insertions(+), 16 deletions(-)
 delete mode 100644 recipes/tzcode/tzcode-native_2011b.bb
 create mode 100644 recipes/tzcode/tzcode-native_2011g.bb

diff --git a/recipes/tzcode/tzcode-native_2011b.bb b/recipes/tzcode/tzcode-native_2011b.bb
deleted file mode 100644
index 30996d9..0000000
--- a/recipes/tzcode/tzcode-native_2011b.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 = "2011b"
-
-PR = "${INC_PR}.0"
-
-SRC_URI[tzcode-2011b.md5sum] = "c63a1425f7252aef1fe54a258cdccff8"
-SRC_URI[tzcode-2011b.sha256sum] = "8031d05102e5c5109521a282aaab0629680bec82db783c716905802313678d67"
-SRC_URI[tzdata-2011b.md5sum] = "9eaf3ca354c42a32bd28e623539bf0e0"
-SRC_URI[tzdata-2011b.sha256sum] = "ff45f5ddc2ec925249626d00d7bc2ffff587e0956a1d8245517a023bf27e4cc9"
diff --git a/recipes/tzcode/tzcode-native_2011g.bb b/recipes/tzcode/tzcode-native_2011g.bb
new file mode 100644
index 0000000..65d8cec
--- /dev/null
+++ b/recipes/tzcode/tzcode-native_2011g.bb
@@ -0,0 +1,17 @@
+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 = "2011g"
+
+PR = "${INC_PR}.0"
+
+SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
+SRC_URI[tzcode-2011g.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
+SRC_URI[tzdata-2011g.md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
+SRC_URI[tzdata-2011g.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"
+
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-22  8:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-22  8:39 [PATCH] tzcdode-native: modify to use the latest version Eyal Reizer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.