From 3c6fde03dbedcd14f76318080926e8b078a22a9c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 3 Dec 2013 15:52:25 +0000 Subject: separatebuilddir: build libproxy and taglib out of the source tree (From OE-Core rev: 706084cedc73612af4feb5dd9075f1efb1b7d58c) Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/conf/distro/include/seperatebuilddir.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index e1a5c6b43a..a6df6aca46 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}" -- cgit v1.2.3-54-g00ecf