[oe] [PATCH] waf-cross-answers: Add cross-answers-mipsel.txt

Mike Looijmans mike.looijmans at topic.nl
Sat Mar 26 19:12:56 UTC 2016


Build fails on "mipsel" platforms due to missing cross-answers-mipsel.txt.
Fix this by linking it to cross-answers-mips.txt, since there's no hint
of taking endianess into account.

Signed-off-by: Mike Looijmans <mike.looijmans at topic.nl>
---
 meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt

diff --git a/meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt b/meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt
new file mode 120000
index 0000000..61bc751
--- /dev/null
+++ b/meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt
@@ -0,0 +1 @@
+cross-answers-mips.txt
\ No newline at end of file
-- 
2.1.4




More information about the Openembedded-devel mailing list