diff options
Diffstat (limited to 'meta-oe/recipes-extended/tzdata/tzdata_2011g.bb')
-rw-r--r-- | meta-oe/recipes-extended/tzdata/tzdata_2011g.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tzdata/tzdata_2011g.bb b/meta-oe/recipes-extended/tzdata/tzdata_2011g.bb new file mode 100644 index 0000000000..6863b5a714 --- /dev/null +++ b/meta-oe/recipes-extended/tzdata/tzdata_2011g.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | require tzdata.inc | ||
2 | |||
3 | LICENSE = "PD" | ||
4 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234" | ||
5 | |||
6 | # Note that elsie.nci.nih.gov removes old archives after a new one is | ||
7 | # released. So if this doesn't build for you because of missing source file | ||
8 | # just bump it to the latest available version, removing the old one | ||
9 | |||
10 | PR = "${INC_PR}.0" | ||
11 | SRC_URI[md5sum] = "a068c27e7e426fdb12ab0c88506df20d" | ||
12 | SRC_URI[sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c" | ||