[oe] [PATCH 2/2] tzdata: move tzdata_2010g.bb to tzdata_2010h.bb

Antonio Ospite ospite at studenti.unina.it
Thu Apr 8 09:30:03 UTC 2010


tzdata_2010g is no longer available; change the checksums in the new
recipe

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
---
 recipes/tzdata/tzdata_2010g.bb |    7 -------
 recipes/tzdata/tzdata_2010h.bb |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 recipes/tzdata/tzdata_2010g.bb
 create mode 100644 recipes/tzdata/tzdata_2010h.bb

diff --git a/recipes/tzdata/tzdata_2010g.bb b/recipes/tzdata/tzdata_2010g.bb
deleted file mode 100644
index acefb96..0000000
--- a/recipes/tzdata/tzdata_2010g.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require tzdata.inc
-
-SRC_URI = "http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/tzdata${PV}.tar.gz;name=tar \
-"
-
-SRC_URI[tar.md5sum] = "d0e8f560977470b0fc65b79b585cf5e4"
-SRC_URI[tar.sha256sum] = "a069dbea2989613466f9f4adb6de381efb46aeb9ff89e03fabb23dcae2c4cd90"
diff --git a/recipes/tzdata/tzdata_2010h.bb b/recipes/tzdata/tzdata_2010h.bb
new file mode 100644
index 0000000..6e8e28e
--- /dev/null
+++ b/recipes/tzdata/tzdata_2010h.bb
@@ -0,0 +1,7 @@
+require tzdata.inc
+
+SRC_URI = "http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/tzdata${PV}.tar.gz;name=tar \
+"
+
+SRC_URI[tar.md5sum] = "d384ac091e6d56802f9b3e6b3d3f0f2e"
+SRC_URI[tar.sha256sum] = "a4918d60f63440ba9b6050205881e8a98d718dc0c2b7df5955f43e781eab6e7d"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list