mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libfm-extra: separate B and S
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first (From OE-Core rev: db7f6b5c24fe102b4346611441ac2f44f9b6f5d1) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
03ab499a05
commit
972178d4a8
@@ -16,6 +16,8 @@ S = "${WORKDIR}/libfm-${PV}"
|
||||
|
||||
EXTRA_OECONF = "--with-extra-only --with-gtk=no"
|
||||
|
||||
inherit autotools-brokensep pkgconfig gtk-doc
|
||||
PR = "r1"
|
||||
|
||||
inherit autotools pkgconfig gtk-doc
|
||||
|
||||
do_configure[dirs] =+ "${S}/m4"
|
||||
|
||||
Reference in New Issue
Block a user