mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
dpkg: Be deterministic about lzma dependency
dpkg has no DEPENDS on lzma so turn it off explicitly. [YOCTO #4518] (From OE-Core master rev: 12fbd693f4565e66d10af4e801e7435996d67e76) (From OE-Core rev: 36cf63027589812edde887e2772ef210469a814d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -29,6 +29,7 @@ EXTRA_OECONF = "--without-static-progs \
|
||||
--with-start-stop-daemon \
|
||||
--with-zlib \
|
||||
--with-bz2lib \
|
||||
--without-liblzma \
|
||||
--without-selinux \
|
||||
--without-sgml-doc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user