diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-26 21:19:30 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-26 21:20:05 +0100 |
commit | ad6f7be4480a96c57b0c3c3395a4857bad99d73e (patch) | |
tree | 0ee36096151264d538a984886b3303d17af0f496 /recipes/tzdata | |
parent | 19f1db57ac6c351201c677b320cfdc1701134c6c (diff) |
tzdata: added 2009p
Diffstat (limited to 'recipes/tzdata')
-rw-r--r-- | recipes/tzdata/tzdata_2009p.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2009p.bb b/recipes/tzdata/tzdata_2009p.bb new file mode 100644 index 0000000000..17c2dd4f0c --- /dev/null +++ b/recipes/tzdata/tzdata_2009p.bb @@ -0,0 +1,3 @@ +require tzdata.inc +SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" +PR = "${INC_PR}.0" |