diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-24 14:02:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-24 14:03:19 +0000 |
commit | 3c5f4d54d01887a117bf659fc9af6b2b892c2b08 (patch) | |
tree | ebc094a1f0084f332b6fba2e284b38c5c7d2a939 /meta | |
parent | 9f438fc21c1f6fa51550012e461d0f44f4e17222 (diff) | |
download | poky-3c5f4d54d01887a117bf659fc9af6b2b892c2b08.tar.gz |
separatebuilddir.inc: mxsldr should never have been added to this list, remove
(From OE-Core rev: 0d3a5282bd84edd4100fc8855f5c4ab7d6016803)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index 7037cd321d..06df5fd73b 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc | |||
@@ -462,8 +462,6 @@ B_pn-mtdev = "${SEPB}" | |||
462 | B_pn-mtools = "${SEPB}" | 462 | B_pn-mtools = "${SEPB}" |
463 | B_pn-mtools-native = "${SEPB}" | 463 | B_pn-mtools-native = "${SEPB}" |
464 | B_pn-mx = "${SEPB}" | 464 | B_pn-mx = "${SEPB}" |
465 | B_pn-mxsldr = "${SEPB}" | ||
466 | B_pn-mxsldr-native = "${SEPB}" | ||
467 | # /media/build1/poky/build1/tmp/work/x86_64-linux/nasm-native/2.10.07-r0/nasm-2.10.07/compiler.h:47:21: fatal error: config.h: No such file or directory | 465 | # /media/build1/poky/build1/tmp/work/x86_64-linux/nasm-native/2.10.07-r0/nasm-2.10.07/compiler.h:47:21: fatal error: config.h: No such file or directory |
468 | #B_pn-nasm = "${SEPB}" | 466 | #B_pn-nasm = "${SEPB}" |
469 | #B_pn-nasm-native = "${SEPB}" | 467 | #B_pn-nasm-native = "${SEPB}" |
@@ -522,7 +520,6 @@ B_pn-nativesdk-lzo = "${SEPB}" | |||
522 | B_pn-nativesdk-lzop = "${SEPB}" | 520 | B_pn-nativesdk-lzop = "${SEPB}" |
523 | B_pn-nativesdk-m4 = "${SEPB}" | 521 | B_pn-nativesdk-m4 = "${SEPB}" |
524 | B_pn-nativesdk-mpfr = "${SEPB}" | 522 | B_pn-nativesdk-mpfr = "${SEPB}" |
525 | B_pn-nativesdk-mxsldr = "${SEPB}" | ||
526 | B_pn-nativesdk-ncurses = "${SEPB}" | 523 | B_pn-nativesdk-ncurses = "${SEPB}" |
527 | B_pn-nativesdk-opkg = "${SEPB}" | 524 | B_pn-nativesdk-opkg = "${SEPB}" |
528 | B_pn-nativesdk-pixman = "${SEPB}" | 525 | B_pn-nativesdk-pixman = "${SEPB}" |