[oe] [PATCH 1/2] Elsie added new version 3/14. Created version d per comments. Signed-off-by: Rick Foos <rickfoosusa at gmail.com>

Rick Foos rickfoosusa at gmail.com
Thu Mar 31 23:44:46 UTC 2011


---
 recipes/tzcode/tzcode-native_2011d.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 recipes/tzcode/tzcode-native_2011d.bb

diff --git a/recipes/tzcode/tzcode-native_2011d.bb b/recipes/tzcode/tzcode-native_2011d.bb
new file mode 100644
index 0000000..f18f09d
--- /dev/null
+++ b/recipes/tzcode/tzcode-native_2011d.bb
@@ -0,0 +1,15 @@
+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 = "2011d"
+
+PR = "${INC_PR}.0"
+SRC_URI[tzcode-2011d.md5sum] = "95095242ee368e6a7e107f154590ac11"
+SRC_URI[tzcode-2011d.sha256sum] = "68f2c07471c5390199c09fe9fee6a22f8a4dac24713af88b92da17b33ad98cc7"
+SRC_URI[tzdata-2011d.md5sum] = "03c5793502b7c41985edd73146bf7e36"
+SRC_URI[tzdata-2011d.sha256sum] = "415a54774094e8dcdc9ba141fafbee4b3b2f2140a5b8cf012eea4b37fb9a23bd"
-- 
1.7.4





More information about the Openembedded-devel mailing list