summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-09-17 11:38:24 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-17 19:34:56 +0100
commitda470776f95454ef0662cdc475e064eb70e19a1c (patch)
tree04cf66d0c326b276882d7f6cecc2d2637826ec6b /meta/conf
parent37cb3e3aa4dc6fa63e5c6538dac6301d363f433c (diff)
downloadpoky-da470776f95454ef0662cdc475e064eb70e19a1c.tar.gz
avahi: fix and enable out-of-tree builds
(From OE-Core rev: 6112a07f4e9865f7ae0e5a953669c1adf789f9f0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/seperatebuilddir.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc
index 21d828fa03..8f2ebfa8fb 100644
--- a/meta/conf/distro/include/seperatebuilddir.inc
+++ b/meta/conf/distro/include/seperatebuilddir.inc
@@ -34,9 +34,8 @@ B_pn-autoconf-native = "${SEPB}"
34B_pn-autogen-native = "${SEPB}" 34B_pn-autogen-native = "${SEPB}"
35B_pn-automake = "${SEPB}" 35B_pn-automake = "${SEPB}"
36B_pn-automake-native = "${SEPB}" 36B_pn-automake-native = "${SEPB}"
37#configure: error: *** xmltoman was not found or was disabled, it is required to build the manpages as they have not been pre-built, install xmltoman, pass --disable-manpages or dont pass --disable-xmltoman 37B_pn-avahi = "${SEPB}"
38#B_pn-avahi = "${SEPB}" 38B_pn-avahi-ui = "${SEPB}"
39#B_pn-avahi-ui = "${SEPB}"
40B_pn-babeltrace = "${SEPB}" 39B_pn-babeltrace = "${SEPB}"
41B_pn-base-passwd = "${SEPB}" 40B_pn-base-passwd = "${SEPB}"
42#B_pn-bash = "${SEPB}" 41#B_pn-bash = "${SEPB}"