aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tzcode/tzcode-native_2010j.bb
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-05-14 17:28:32 +0200
committerRoman I Khimov <khimov@altell.ru>2010-05-14 22:38:09 +0400
commit0715d00535d32404bf42e0f3d31ad66bb6f20514 (patch)
treeadf97810947a11305dc7bf2c1a871ac6c933a46c /recipes/tzcode/tzcode-native_2010j.bb
parent40c5906ebe86137fd03b5ebe6e501339710dc26d (diff)
downloadopenembedded-0715d00535d32404bf42e0f3d31ad66bb6f20514.tar.gz
tzcode-native: update to 2010j
Update checksums; tzdata version bumps to 2010j as well. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Diffstat (limited to 'recipes/tzcode/tzcode-native_2010j.bb')
-rw-r--r--recipes/tzcode/tzcode-native_2010j.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/tzcode/tzcode-native_2010j.bb b/recipes/tzcode/tzcode-native_2010j.bb
new file mode 100644
index 0000000000..7e1ae7786c
--- /dev/null
+++ b/recipes/tzcode/tzcode-native_2010j.bb
@@ -0,0 +1,16 @@
+require tzcode-native.inc
+
+# Note that elsie.nci.nih.gov removes old versions when new is coming out
+# So if this doesn't build for you because of missing source file, just
+# bump it to the latest available version, removing old one
+# Also, tzdata (and it is needed to build tzcode) version can differ from
+# tzcode version, thus this variable
+
+TZDATA_PV = "2010j"
+
+SRC_URI[tzcode-2010j.md5sum] = "5ba8345720296d3a659b349b2052d139"
+SRC_URI[tzcode-2010j.sha256sum] = "f32b46405190e3a5f1ee4db9fb50aaf1379e6af4e5493402ebfc8ee757058e97"
+SRC_URI[tzdata-2010j.md5sum] = "f668f66b260e14b477eac3f48bcfb5f4"
+SRC_URI[tzdata-2010j.sha256sum] = "dcf2101d0c5bb20a7f182866ea3e52b54c8f4d129c025a96c9a31377676f554b"
+
+PR = "${INC_PR}.0"