diff options
Diffstat (limited to 'recipes/tzdata/tzdata_2010k.bb')
-rw-r--r-- | recipes/tzdata/tzdata_2010k.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2010k.bb b/recipes/tzdata/tzdata_2010k.bb new file mode 100644 index 0000000000..216ae75d2d --- /dev/null +++ b/recipes/tzdata/tzdata_2010k.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] = "5e2086249d6a6bb116534d358661ad3f" +SRC_URI[tar.sha256sum] = "ef69c99504c0fd9864ba8ef1daae5f2d4df097cf7dc350f09b8f70386272408d" |