summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 15:52:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-14 17:03:55 +0000
commit6d339b84d5f2380a879d4b414d45daa5455475b3 (patch)
treeee4d34266b77c324768a6dec5b40c678a0445c0a /meta/conf
parenta4bcb3f19f4a64cce8e8e406903255a4a6b547f8 (diff)
downloadpoky-6d339b84d5f2380a879d4b414d45daa5455475b3.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/seperatebuilddir.inc2
1 files changed, 0 insertions, 2 deletions
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}"
320B_pn-libpcre-native = "${SEPB}" 320B_pn-libpcre-native = "${SEPB}"
321B_pn-libpng = "${SEPB}" 321B_pn-libpng = "${SEPB}"
322B_pn-libpng-native = "${SEPB}" 322B_pn-libpng-native = "${SEPB}"
323B_pn-libproxy = "${SEPB}"
324B_pn-libpthread-stubs = "${SEPB}" 323B_pn-libpthread-stubs = "${SEPB}"
325B_pn-libpthread-stubs-native = "${SEPB}" 324B_pn-libpthread-stubs-native = "${SEPB}"
326B_pn-librsvg = "${SEPB}" 325B_pn-librsvg = "${SEPB}"
@@ -659,7 +658,6 @@ B_pn-sysprof = "${SEPB}"
659B_pn-systemd = "${SEPB}" 658B_pn-systemd = "${SEPB}"
660B_pn-systemtap = "${SEPB}" 659B_pn-systemtap = "${SEPB}"
661B_pn-systemtap-native = "${SEPB}" 660B_pn-systemtap-native = "${SEPB}"
662B_pn-taglib = "${SEPB}"
663B_pn-tar = "${SEPB}" 661B_pn-tar = "${SEPB}"
664B_pn-tar-replacement-native = "${SEPB}" 662B_pn-tar-replacement-native = "${SEPB}"
665B_pn-tcl = "${SEPB}" 663B_pn-tcl = "${SEPB}"