mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
quilt: set CLEANBROKEN
Fix when rebuild: | DEBUG: Executing shell function autotools_preconfigure | Please run ./configure | make: *** [Makefile] Error 1 (From OE-Core rev: 3918dd643e45ca7009559b5e04f925b924707a36) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8617fdefed
commit
41e6eae923
@@ -19,6 +19,8 @@ EXTRA_OECONF_darwin += "--without-date \
|
||||
--without-getopt \
|
||||
"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
PACKAGES += "guards guards-doc"
|
||||
FILES_${PN} = "${sysconfdir} ${datadir}/quilt \
|
||||
${bindir}/quilt ${libdir}/quilt"
|
||||
|
||||
Reference in New Issue
Block a user