Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move layer into meta-oe in preparation for future splits | Koen Kooi | 2011-03-17 | 1 | -22/+0 |
| | | | | | | As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | binutils-cross-canadian.inc: disable -werror like -cross does | Koen Kooi | 2011-02-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | The error this works around is: cc1: warnings being treated as errors gas/config/tc-arm.c: In function 'parse_operands': gas/config/tc-arm.c:1876:27: error: 'firsttype$defined' may be used uninitialized in this function gas/config/tc-arm.c:1876:27: error: 'firsttype$index' may be used uninitialized in this function Ideally it should get fixed properly, but let's mimic binutils-cross for now Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | binutils: import 2.20.1 from yocto | Koen Kooi | 2011-01-22 | 1 | -0/+21 |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |