mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
phonet-utils: Fix build with B!=S
This recipes doesn't use autotools so mark as brokensep. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
f5580b13df
commit
9daa35c4db
@@ -8,6 +8,6 @@ S = "${WORKDIR}/git"
|
||||
SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea"
|
||||
PV = "0.0.0+gitr${SRCPV}"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools-brokensep
|
||||
|
||||
FILES_${PN} += "${base_libdir}/udev/rules.d/85-phonet-utils.rules"
|
||||
|
||||
Reference in New Issue
Block a user