diff options
author | mike.looijmans@topic.nl <mike.looijmans@topic.nl> | 2016-03-26 20:12:56 +0100 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-04-01 12:05:27 -0400 |
commit | 0898fb01ccea229cb0c64796b62f20a7c596ac0b (patch) | |
tree | 3b653c0b5e33a461591c58d2c66ea66153c73d53 | |
parent | 6a31e7c139fc830b42d518e55dc94a2b2da5872e (diff) | |
download | meta-openembedded-0898fb01ccea229cb0c64796b62f20a7c596ac0b.tar.gz |
waf-cross-answers: Add cross-answers-mipsel.txt
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@topic.nl>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
l--------- | meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt b/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt new file mode 120000 index 000000000..59b4337f0 --- /dev/null +++ b/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt | |||
@@ -0,0 +1 @@ | |||
cross-answers-mips.txt | |||