diff options
Diffstat (limited to 'recipes/tzdata/tzdata_2010i.bb')
-rw-r--r-- | recipes/tzdata/tzdata_2010i.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2010i.bb b/recipes/tzdata/tzdata_2010i.bb new file mode 100644 index 0000000000..fbd0d7d905 --- /dev/null +++ b/recipes/tzdata/tzdata_2010i.bb @@ -0,0 +1,10 @@ +require tzdata.inc + +# Note that elsie.nci.nih.gov removes old archives when new is being +# released. So if this doesn't build for you because of missing source file +# just bump it to the latest available version, removing old one + +PR = "${INC_PR}.0" + +SRC_URI[tar.md5sum] = "4d2a90afd5bffe8df97f3def245e178e" +SRC_URI[tar.sha256sum] = "bee0a26cca54db3413416d968c0a6361d83188b112d2512559d0e3602f254dc3" |