mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
tzdata: reinstate changes reverted in 2014c upgrade
OE-Core commit 57af3fb9662106f0a65a1b4edf83e2398be0a8f1 upgraded tzdata but also reverted a couple of changes to SUMMARY and LIC_FILES_CHKSUM. Reinstate these (with an update to the README md5 value since that has changed slightly, without any change to the licensing statements within). (From OE-Core rev: cea4f6b86129f84a99700207777929bf7e811ed6) (From OE-Core rev: 37069c7511603f9fe33bcc48e38ac58ab89138f9) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f359ebd78d
commit
ce70f38442
@@ -1,8 +1,9 @@
|
||||
DESCRIPTION = "Timezone data"
|
||||
SUMMARY = "Timezone data"
|
||||
HOMEPAGE = "http://www.iana.org/time-zones"
|
||||
SECTION = "base"
|
||||
LICENSE = "PD & BSD"
|
||||
LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1"
|
||||
LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1 \
|
||||
file://README;md5=d0ff93a73dd5bc3c6e724bb4343760f6"
|
||||
DEPENDS = "tzcode-native"
|
||||
|
||||
inherit allarch
|
||||
|
||||
Reference in New Issue
Block a user