summaryrefslogtreecommitdiff
path: root/recipes/tzdata/tzdata_2009s.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-20 10:48:39 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-20 10:48:39 +0100
commite8ade1114b78b7a6f2deba1088055abd0ac05e05 (patch)
tree818472038b94a4da1b1d0625e85c53e14a667fb8 /recipes/tzdata/tzdata_2009s.bb
parentfe7f68d534deacbda857c4f96a9c4c906ef7315e (diff)
tzdata: add 2009s, fix typo in do_compile, install zone.tab and iso1366.tab for eglibc
* there was ${WORKDIR}} * zone.tab, iso1366.tab is removed in eglibc/eglibc-package.bbclass
Diffstat (limited to 'recipes/tzdata/tzdata_2009s.bb')
-rw-r--r--recipes/tzdata/tzdata_2009s.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2009s.bb b/recipes/tzdata/tzdata_2009s.bb
new file mode 100644
index 0000000000..17c2dd4f0c
--- /dev/null
+++ b/recipes/tzdata/tzdata_2009s.bb
@@ -0,0 +1,3 @@
+require tzdata.inc
+SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz"
+PR = "${INC_PR}.0"