mirror of
https://git.yoctoproject.org/poky
synced 2026-04-16 15:32:13 +02:00
tzdata: remove 2015d version
* this is left-over from upgrade to 2016a * it's safer to remove so that .bbappends in other layers really apply to version used in build (currently we have bbappend for 2015d and build will use 2016a without any warning * the same problem was reported with 2015f upgrade: http://lists.openembedded.org/pipermail/openembedded-core/2015-August/109708.html (From OE-Core rev: 6b0f0ed6b9ffc3e81b04cf442645130bb41b7ee9) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Not required by other branches as this is removing a leftover file in Fido only. Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c94eb07d53
commit
2f1fc8c899
@@ -1,6 +0,0 @@
|
||||
SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
|
||||
|
||||
SRC_URI[tzdata.md5sum] = "b595bdc4474b8fc1a15cffc67c66025b"
|
||||
SRC_URI[tzdata.sha256sum] = "8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531"
|
||||
|
||||
require tzdata.inc
|
||||
Reference in New Issue
Block a user