[yocto] [PATCH] uclibc-git: add two patches to fix build breakage with thumb2

2013-09-19 Thread Carlo Caione
uclibc doesn't compile for Thumb2-aware CPUs. Added two patches (from uclibc) to make it compiling. Signed-off-by: Carlo Caione carlo.cai...@gmail.com --- yocto/meta/recipes-core/uclibc/uclibc-git.inc | 2 + .../add-missing-IT-instruction-for-Thumb2.patch| 22 ++

Re: [yocto] [PATCH] uclibc-git: add two patches to fix build breakage with thumb2

2013-09-19 Thread Khem Raj
Carlo thanks for patch it looks fine yo me but please post it to oe-core mailing list On Thursday, September 19, 2013, Carlo Caione carlo.cai...@gmail.com wrote: uclibc doesn't compile for Thumb2-aware CPUs. Added two patches (from uclibc) to make it compiling. Signed-off-by: Carlo Caione