[meta-linaro][PATCH 0/2] fix the build errors for aarch64 kernel

2014-12-30 Thread Kevin Hao
Hi, I am not sure if this is the right list for these patches. If not, please point me to the right one. :-) I tried to build a linaro aarch64 kernel with the latest oe-core, but got several build errors. This patch series fix these errors. Kevin Hao (2): bootwrapper: use ${B} when building an

[meta-linaro][PATCH 1/2] bootwrapper: use ${B} when building and referencing to dtbs

2014-12-30 Thread Kevin Hao
We should change to build directory before building the dtbs and the generated dtbs are also put to build directory. So we should use ${B} here instead of ${S}. Signed-off-by: Kevin Hao --- meta-linaro/recipes-kernel/linux/bootwrapper.inc | 15 +++ 1 file changed, 7 insertions(+), 8

[meta-linaro][PATCH 2/2] linux-linaro-aarch64: change to source directory before merging config files

2014-12-30 Thread Kevin Hao
We use the merge_config.sh to generate the final kernel config file, but this file only exist in the kernel source directory and so do for the config files. So we need to change to kernel source directory first. Signed-off-by: Kevin Hao --- meta-linaro/recipes-kernel/linux/linux-linaro-aarch64.b

[meta-linaro-toolchain][dizzy][PATCH] gdb-cross_linaro-7.8: remove elf_prstatus-size.patch

2014-12-30 Thread Max Krummenacher
elf_prstatus-size.patch no longer applies as the patched file no longer exists. The patched code now resides in gdb-linaro-7.8-2014.09/bfd/elfxx-aarch64.c with the patch already applied. ERROR: Command Error: exit status: 1 Output: Applying patch elf_prstatus-size.patch can't find file to p