diff options
Diffstat (limited to 'meta/recipes-extended/tzdata/tzdata_2010o.bb')
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata_2010o.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2010o.bb b/meta/recipes-extended/tzdata/tzdata_2010o.bb index cd3e759ac5..882d67ac81 100644 --- a/meta/recipes-extended/tzdata/tzdata_2010o.bb +++ b/meta/recipes-extended/tzdata/tzdata_2010o.bb | |||
@@ -15,6 +15,9 @@ RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \ | |||
15 | 15 | ||
16 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" | 16 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "5cae5c56fad81dc29f8fcd933a05768e" | ||
19 | SRC_URI[sha256sum] = "cd0f3799688b3b870cd988505e47c2975b1808e73ec0677bc9db4b705b534c07" | ||
20 | |||
18 | S = "${WORKDIR}" | 21 | S = "${WORKDIR}" |
19 | 22 | ||
20 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ | 23 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ |