mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
dtc: update to 1.6.0
This also fixes issues with gcc 10's default change to "-fno-common". (From OE-Core rev: 3acc1e5d5bce4e229801c9d66391e007390fb373) Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bc88819c45
commit
21791a446d
@@ -3,7 +3,7 @@ require dtc.inc
|
||||
LIC_FILES_CHKSUM = "file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://libfdt/libfdt.h;beginline=4;endline=7;md5=05bb357cfb75cae7d2b01d2ee8d76407"
|
||||
|
||||
SRCREV = "60e0db3d65a1218b0d5a29474e769f28a18e3ca6"
|
||||
SRCREV = "2525da3dba9beceb96651dc2986581871dbeca30"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user