[oe] Update tzcode and tzdata to last code

Philippe Corbes philippe.corbes at gmail.com
Tue Aug 23 21:08:58 UTC 2011


Hello,

I send you today in this mail an update to solve error on the timezone
packet.

Have a nice day,
Philippe Corbes
------------------------------------------------------------------------------------------------------------

commit 36b84c5b1ef5d261986cfd60685967a71a72d318
Author: Philippe Corbes <philippe.corbes at gmail.com>
Date:   Tue Aug 23 22:47:07 2011 +0200

    Update to use last tzcode and tzdata from ftp://elsie.nci.nih.gov/pub/

diff --git a/recipes/tzcode/tzcode-native_2011e.bb b/recipes/tzcode/
tzcode-native_2011e.bb
deleted file mode 100644
index 280840c..0000000
--- a/recipes/tzcode/tzcode-native_2011e.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-require tzcode-native.inc
-
-LICENSE = "PD"
-LIC_FILES_CHKSUM = "file://README;md5=3ae8198f82258417ce29066d3b034035"
-
-# 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 = "2011e"
-
-PR = "${INC_PR}.0"
-
-SRC_URI[tzcode-2011e.md5sum] = "fbfc05dbf9ebcfe7c4bba18549870173"
-SRC_URI[tzcode-2011e.sha256sum] =
"8fb00f8763aa51d83d6f3190d144124bb7176ca829fc08823d6205297bf0426b"
-SRC_URI[tzdata-2011e.md5sum] = "044a07072300a0ee72b046e5a9a4ec90"
-SRC_URI[tzdata-2011e.sha256sum] =
"44fef01de4589a4979eb6b5fdbbfd21a3b135852af1ecbfb9e0368ae47392c79"
diff --git a/recipes/tzcode/tzcode-native_2011g.bb b/recipes/tzcode/
tzcode-native_2011g.bb
new file mode 100644
index 0000000..d4ac755
--- /dev/null
+++ b/recipes/tzcode/tzcode-native_2011g.bb
@@ -0,0 +1,19 @@
+require tzcode-native.inc
+
+LICENSE = "PD"
+LIC_FILES_CHKSUM = "file://README;md5=3ae8198f82258417ce29066d3b034035"
+
+# 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 = "2011h"
+
+PR = "${INC_PR}.0"
+
+SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
+SRC_URI[tzcode-2011g.sha256sum] =
"636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
+SRC_URI[tzdata-2011h.md5sum] = "546d27b6c1e5e1097bd512651815017f"
+SRC_URI[tzdata-2011h.sha256sum] =
"c098786d053736dd18d4f1fbebdf41554c6fd702a36f75c18f1c66712d2abc24"
diff --git a/recipes/tzdata/tzdata_2011e.bb b/recipes/tzdata/tzdata_2011e.bb
deleted file mode 100644
index c0f5291..0000000
--- a/recipes/tzdata/tzdata_2011e.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require tzdata.inc
-
-LICENSE = "PD"
-LIC_FILES_CHKSUM =
"file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
-
-# Note that elsie.nci.nih.gov removes old archives after a new one is
-# released. So if this doesn't build for you because of missing source file
-# just bump it to the latest available version, removing the old one
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "044a07072300a0ee72b046e5a9a4ec90"
-SRC_URI[sha256sum] =
"44fef01de4589a4979eb6b5fdbbfd21a3b135852af1ecbfb9e0368ae47392c79"
diff --git a/recipes/tzdata/tzdata_2011h.bb b/recipes/tzdata/tzdata_2011h.bb
new file mode 100644
index 0000000..23d1549
--- /dev/null
+++ b/recipes/tzdata/tzdata_2011h.bb
@@ -0,0 +1,13 @@
+require tzdata.inc
+
+LICENSE = "PD"
+LIC_FILES_CHKSUM =
"file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
+
+# Note that elsie.nci.nih.gov removes old archives after a new one is
+# released. So if this doesn't build for you because of missing source file
+# just bump it to the latest available version, removing the old one
+
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "546d27b6c1e5e1097bd512651815017f"
+SRC_URI[sha256sum] =
"c098786d053736dd18d4f1fbebdf41554c6fd702a36f75c18f1c66712d2abc24"



More information about the Openembedded-devel mailing list