diff options
author | Andrea Galbusera <gizero@gmail.com> | 2017-04-21 10:37:52 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2017-04-21 18:01:08 +0100 |
commit | 8527a396d38aec7776182caca8b9a237e03c3965 (patch) | |
tree | 997a05479f23a1ec8953be91c6fb471b48a128f6 /docs/conf.py | |
parent | decdacf30c2337193e99e4aac0ad2892120fe778 (diff) | |
download | meta-raspberrypi-8527a396d38aec7776182caca8b9a237e03c3965.tar.gz |
rpi-base: fix make_dtb_boot_files() for raspberrypi3-64
Building the stock wic image for raspberrypi3-64 failed to find dtbs listed in
IMAGE_BOOT_FILES. This patch updates the make_dtb_boot_files() function to
account for dtbs listed in KERNEL_DEVICETREE that do include a path prefix:
this is the case for things like broadcom/bcm2710-rpi-3-b.dtb (the dts dir
layout in the kernel sources is different for arm64). Use the same approach
already used for overlays/ dir. While at it also fix a typo in dtb overlay
code path comments.
Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions