diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-02-14 14:01:19 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-02-14 14:01:19 +0100 |
commit | f9b0726bba7bb6c46c9e5cae5ee225fb07825246 (patch) | |
tree | fd67f30b89d64aa140c003a36a6aa72bdff50aa6 /recipes/tzdata/tzdata_2010b.bb | |
parent | b6033e12e6f17243d8995ad582742dc9cd32999d (diff) |
tzdata_2010b: Add newest tzdata
The checksum changes does not only include the new file checksum, but also sorts
it as older entries have been added unsorted.
Diffstat (limited to 'recipes/tzdata/tzdata_2010b.bb')
-rw-r--r-- | recipes/tzdata/tzdata_2010b.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2010b.bb b/recipes/tzdata/tzdata_2010b.bb new file mode 100644 index 0000000000..2d406bd094 --- /dev/null +++ b/recipes/tzdata/tzdata_2010b.bb @@ -0,0 +1,4 @@ +require tzdata.inc + +SRC_URI = "http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/tzdata${PV}.tar.gz" +PR = "${INC_PR}.0" |