Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pixman: update bbappend to match 0.27.2 | Martin Jansa | 2012-08-20 | 1 | -13/+0 |
| | | | | | | | | * when [1] is applied in oe-core this could be dropped completely (that's why I've removed PRINC here) * [1] http://patches.openembedded.org/patch/34885/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | pixman: add patch to fix SEGFAULT when parsing auxv | Martin Jansa | 2012-07-31 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | * without this patch emacs won't build * temacs is executed in qemu and fails like this: qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault which is actually: Program received signal SIGSEGV, Segmentation fault. __GI_strncmp (s1=s1@entry=0x0, s2=s2@entry=0x40d68638 "v7l", n=n@entry=3) at strncmp.c:64 64 strncmp.c: No such file or directory. (gdb) bt Backtrace stopped: previous frame identical to this frame (corrupt stack?) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | pixman: update bbappend to match oe-core | Koen Kooi | 2012-07-10 | 1 | -0/+11 |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |