summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/tzdata/tzdata_2010g.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2010g.bb b/recipes/tzdata/tzdata_2010g.bb
new file mode 100644
index 0000000000..ce44f466a2
--- /dev/null
+++ b/recipes/tzdata/tzdata_2010g.bb
@@ -0,0 +1,13 @@
+require recipes/tzdata/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"
+
+MIRRORS_prepend () {
+http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/ http://mirror.mcs.anl.gov/pub/gentoo/distfiles/
+http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/ http://mirrors.rit.edu/gentoo/distfiles/
+http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/ ftp://munnari.oz.au/pub/oldtz/
+}