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
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
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
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