[oe-commits] Ross Burton : separatebuilddir: build libproxy and taglib out of the source tree

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 11:30:20 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 706084cedc73612af4feb5dd9075f1efb1b7d58c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=706084cedc73612af4feb5dd9075f1efb1b7d58c

Author: Ross Burton <ross.burton at intel.com>
Date:   Tue Dec  3 15:52:25 2013 +0000

separatebuilddir: build libproxy and taglib out of the source tree

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/distro/include/seperatebuilddir.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc
index e1a5c6b..a6df6ac 100644
--- a/meta/conf/distro/include/seperatebuilddir.inc
+++ b/meta/conf/distro/include/seperatebuilddir.inc
@@ -320,8 +320,7 @@ B_pn-libpcre = "${SEPB}"
 B_pn-libpcre-native = "${SEPB}"
 B_pn-libpng = "${SEPB}"
 B_pn-libpng-native = "${SEPB}"
-# Needs automatic support in cmake.bbclass
-#B_pn-libproxy = "${SEPB}"
+B_pn-libproxy = "${SEPB}"
 B_pn-libpthread-stubs = "${SEPB}"
 B_pn-libpthread-stubs-native = "${SEPB}"
 B_pn-librsvg = "${SEPB}"
@@ -660,6 +659,7 @@ B_pn-sysprof = "${SEPB}"
 B_pn-systemd = "${SEPB}"
 B_pn-systemtap = "${SEPB}"
 B_pn-systemtap-native = "${SEPB}"
+B_pn-taglib = "${SEPB}"
 B_pn-tar = "${SEPB}"
 B_pn-tar-replacement-native = "${SEPB}"
 B_pn-tcl = "${SEPB}"



More information about the Openembedded-commits mailing list