1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

dtc:upgrade 1.5.0 -> 1.5.1

-License-Update:
-file://GPL : Updated mailing address.
-file://libfdt/libfdt.h : Removed part of the copyright description of this file.

(From OE-Core rev: ada36d3e39aba9afec2d5438a80f0b35610ce15d)

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Zang Ruochen
2019-09-05 14:17:05 +08:00
committed by Richard Purdie
parent 306fe8fd2c
commit 11f90f9a0f
2 changed files with 10 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
require dtc.inc
LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
SRCREV = "d37f6b20107e952064e3f77e9d6915a9c09d10a6"
S = "${WORKDIR}/git"
BBCLASSEXTEND = "native nativesdk"
+10
View File
@@ -0,0 +1,10 @@
require dtc.inc
LIC_FILES_CHKSUM = "file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://libfdt/libfdt.h;beginline=4;endline=7;md5=05bb357cfb75cae7d2b01d2ee8d76407"
SRCREV = "60e0db3d65a1218b0d5a29474e769f28a18e3ca6"
S = "${WORKDIR}/git"
BBCLASSEXTEND = "native nativesdk"