From 1236bfb9ad50d7633d3465cf7d3d1afc1f2cd9c8 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 22 Apr 2010 17:15:42 -0500 Subject: tzdata: add 2010g --- recipes/tzdata/tzdata_2010g.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes/tzdata/tzdata_2010g.bb 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/ +} -- cgit v1.2.3