mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
qrencode: add PACKAGECONFIG for command line tools
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@gossenmetrawatt.com> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
This commit is contained in:
@@ -12,4 +12,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF += "--without-tools --without-tests"
|
||||
EXTRA_OECONF += "--without-tests"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[tools] = "--with-tools,--without-tools,libpng"
|
||||
|
||||
Reference in New Issue
Block a user