openwrt/target/imagebuilder
Jo-Philipp Wich 379155dc0f imagebuilder: fix bundling of DTS sources
Refer to LINUX_KARCH instead of ARCH when bundling DTS files in the image
builder tarball.

While we're at it, also dereference symbolic links when copying as some
kernel architectures contain symbolic links in their DTS directories.

This fixes aarch64 imagebuilders such as brcm2708/bcm2710 ones in particular
as the kernel refers to "aarch64" as "arm64" internally.

Ref: https://forum.lede-project.org/t/lede-image-builder-problem/3680

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-05-16 17:38:33 +02:00
..
files imagebuilder: properly escape single quotes in device titles 2017-01-26 10:16:53 +01:00
Config.in build: add buildbot specific config option for setting defaults 2017-02-15 11:37:13 +01:00
Makefile imagebuilder: fix bundling of DTS sources 2017-05-16 17:38:33 +02:00