[oe-commits] Richard Purdie : separatebuilddir: Drop cmake lines since cmake class has this as default now

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 17:00:17 UTC 2014


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Dec  3 15:52:25 2013 +0000

separatebuilddir: Drop cmake lines since cmake class has this as default now

The changes to cmake make this unneeded now.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

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

diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc
index a6df6ac..3c36c22 100644
--- a/meta/conf/distro/include/seperatebuilddir.inc
+++ b/meta/conf/distro/include/seperatebuilddir.inc
@@ -320,7 +320,6 @@ B_pn-libpcre = "${SEPB}"
 B_pn-libpcre-native = "${SEPB}"
 B_pn-libpng = "${SEPB}"
 B_pn-libpng-native = "${SEPB}"
-B_pn-libproxy = "${SEPB}"
 B_pn-libpthread-stubs = "${SEPB}"
 B_pn-libpthread-stubs-native = "${SEPB}"
 B_pn-librsvg = "${SEPB}"
@@ -659,7 +658,6 @@ 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