From 6d339b84d5f2380a879d4b414d45daa5455475b3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 3 Dec 2013 15:52:25 +0000 Subject: separatebuilddir: Drop cmake lines since cmake class has this as default now The changes to cmake make this unneeded now. (From OE-Core rev: 92472980b816ee9ada502c1965976cb6eedc0a27) Signed-off-by: Richard Purdie --- meta/conf/distro/include/seperatebuilddir.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index a6df6aca46..3c36c2232a 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}" -- cgit v1.2.3-54-g00ecf