mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
fwts: inherit autotools-brokensep
Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "libpcre json-c"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools-brokensep
|
||||
|
||||
FILES_${PN} += "${libdir}/fwts/lib*${SOLIBS}"
|
||||
FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la"
|
||||
|
||||
Reference in New Issue
Block a user