diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 4 |
1 files changed, 2 insertions, 2 deletions
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}" | |||
320 | B_pn-libpcre-native = "${SEPB}" | 320 | B_pn-libpcre-native = "${SEPB}" |
321 | B_pn-libpng = "${SEPB}" | 321 | B_pn-libpng = "${SEPB}" |
322 | B_pn-libpng-native = "${SEPB}" | 322 | B_pn-libpng-native = "${SEPB}" |
323 | # Needs automatic support in cmake.bbclass | 323 | B_pn-libproxy = "${SEPB}" |
324 | #B_pn-libproxy = "${SEPB}" | ||
325 | B_pn-libpthread-stubs = "${SEPB}" | 324 | B_pn-libpthread-stubs = "${SEPB}" |
326 | B_pn-libpthread-stubs-native = "${SEPB}" | 325 | B_pn-libpthread-stubs-native = "${SEPB}" |
327 | B_pn-librsvg = "${SEPB}" | 326 | B_pn-librsvg = "${SEPB}" |
@@ -660,6 +659,7 @@ B_pn-sysprof = "${SEPB}" | |||
660 | B_pn-systemd = "${SEPB}" | 659 | B_pn-systemd = "${SEPB}" |
661 | B_pn-systemtap = "${SEPB}" | 660 | B_pn-systemtap = "${SEPB}" |
662 | B_pn-systemtap-native = "${SEPB}" | 661 | B_pn-systemtap-native = "${SEPB}" |
662 | B_pn-taglib = "${SEPB}" | ||
663 | B_pn-tar = "${SEPB}" | 663 | B_pn-tar = "${SEPB}" |
664 | B_pn-tar-replacement-native = "${SEPB}" | 664 | B_pn-tar-replacement-native = "${SEPB}" |
665 | B_pn-tcl = "${SEPB}" | 665 | B_pn-tcl = "${SEPB}" |