summaryrefslogtreecommitdiff
path: root/recipes/tzdata/tzdata_2010g.bb
blob: ce44f466a2c1abd5cec042dbe4d8e535c6929f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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/
}