summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-01-12 19:08:51 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-16 23:08:27 +0000
commit972178d4a8b420ad71612aaf2d3e5c001e0ffe0d (patch)
treeeb8579dce6f454cbe3c546f3e9eea5016a1f55f4 /meta/recipes-support
parent03ab499a0546b7b98e3496223a8d1d18d3305564 (diff)
downloadast2050-yocto-poky-972178d4a8b420ad71612aaf2d3e5c001e0ffe0d.zip
ast2050-yocto-poky-972178d4a8b420ad71612aaf2d3e5c001e0ffe0d.tar.gz
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>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libfm/libfm-extra_1.2.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb b/meta/recipes-support/libfm/libfm-extra_1.2.3.bb
index 8bdb12c..85bcc3c 100644
--- a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb
+++ b/meta/recipes-support/libfm/libfm-extra_1.2.3.bb
@@ -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"
OpenPOWER on IntegriCloud