monkey: fix broken separate build with workaround

This patch make use of autotools-brokensep on main
recipe to avoid a broken build when using a different
build directory.

monkey-yocto/f15c9e7cd9143ce8486ae5e78db9092238c3d0ec

Signed-off-by: Eduardo Silva <eduardo@monkey.io>
This commit is contained in:
Eduardo Silva 2014-06-11 17:20:46 -06:00 committed by Paul Eggleton
parent aa2eb3a9d1
commit 6585a4e479

View File

@ -24,7 +24,7 @@ EXTRA_OECONF = " \
--malloc-libc \
"
inherit autotools pkgconfig update-rc.d systemd
inherit autotools-brokensep pkgconfig update-rc.d systemd
INITSCRIPT_NAME = "monkey"
INITSCRIPT_PARAMS = "defaults 70"