mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
zsh: enable out-of-tree builds
This appears to work, so use it. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -13,7 +13,7 @@ DEPENDS = "ncurses bison-native libcap libpcre gdbm groff-native"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BP}.tar.xz"
|
||||
SRC_URI[sha256sum] = "9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5"
|
||||
|
||||
inherit autotools-brokensep gettext update-alternatives manpages
|
||||
inherit autotools gettext update-alternatives manpages
|
||||
|
||||
EXTRA_OECONF = " \
|
||||
--bindir=${base_bindir} \
|
||||
|
||||
Reference in New Issue
Block a user