summaryrefslogtreecommitdiffstats
path: root/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt
Commit message (Collapse)AuthorAgeFilesLines
* samba: Upgrade to 4.6.2Khem Raj2017-04-251-0/+1
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* waf-cross-answers: Fix faulty link cross-answers-mipsel.txtMike Looijmans2016-04-061-1/+39
| | | | | | | | | | | | Apparently something was wrong in the patch "waf-cross-answers: Add cross-answers-mipsel.txt". and it created a dead symlink. Solve it by just copying the cross-answers-mips.txt instead of linking it. Fixes: 0898fb01ccea229cb0c64796b62f20a7c596ac0b Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* waf-cross-answers: Add cross-answers-mipsel.txtmike.looijmans@topic.nl2016-04-011-0/+1
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>