mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
dtc: old SRC_URI died, changing to new working one
(From OE-Core rev: 131a17f014e6373dae526cc927588ccc0fedc38d) Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
49547a6d6d
commit
67261e2d7a
@@ -6,7 +6,7 @@ DEPENDS = "flex-native bison-native"
|
|||||||
|
|
||||||
inherit autotools-brokensep
|
inherit autotools-brokensep
|
||||||
|
|
||||||
SRC_URI = "git://www.jdl.com/software/dtc.git \
|
SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git \
|
||||||
file://make_install.patch \
|
file://make_install.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user