diff options
| author | Ross Burton <ross.burton@intel.com> | 2013-09-17 11:38:24 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-17 19:34:56 +0100 |
| commit | da470776f95454ef0662cdc475e064eb70e19a1c (patch) | |
| tree | 04cf66d0c326b276882d7f6cecc2d2637826ec6b /meta/conf/distro/include | |
| parent | 37cb3e3aa4dc6fa63e5c6538dac6301d363f433c (diff) | |
| download | poky-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/distro/include')
| -rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 5 |
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}" | |||
| 34 | B_pn-autogen-native = "${SEPB}" | 34 | B_pn-autogen-native = "${SEPB}" |
| 35 | B_pn-automake = "${SEPB}" | 35 | B_pn-automake = "${SEPB}" |
| 36 | B_pn-automake-native = "${SEPB}" | 36 | B_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 | 37 | B_pn-avahi = "${SEPB}" |
| 38 | #B_pn-avahi = "${SEPB}" | 38 | B_pn-avahi-ui = "${SEPB}" |
| 39 | #B_pn-avahi-ui = "${SEPB}" | ||
| 40 | B_pn-babeltrace = "${SEPB}" | 39 | B_pn-babeltrace = "${SEPB}" |
| 41 | B_pn-base-passwd = "${SEPB}" | 40 | B_pn-base-passwd = "${SEPB}" |
| 42 | #B_pn-bash = "${SEPB}" | 41 | #B_pn-bash = "${SEPB}" |
