diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-11-20 16:38:53 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-07-07 11:28:48 +0100 |
| commit | 4826d225807850f082d99ba42019023e54215b84 (patch) | |
| tree | ecaf21a3c8d8db9a27bb2f52c2e1a57a8d154ee5 /docs/conf.py | |
| parent | c4400ca81124243859706cc9a46aa44d443a6e6d (diff) | |
| download | meta-raspberrypi-4826d225807850f082d99ba42019023e54215b84.tar.gz | |
sdcard_image-rpi.bbclass: copy the DTB files with canonical name
* instead of using ${KERNEL_IMAGETYPE}-${DTB_BASE_NAME}.dtb use
the entries from KERNEL_DEVICETREE
* basename is still needed because raspberrypi3-64 is using:
broadcom/bcm2710-rpi-3-b.dtb and the ${DEPLOY_DIR_IMAGE} doesn't
contain any directories for DTBs and we cannot remove broadcom/
prefix, because then "make bcm2710-rpi-3-b.dtb" from
kernel-devicetree.bbclass will fail with:
make[3]: *** No rule to make target 'arch/arm64/boot/dts/bcm2710-rpi-3-b.dtb'. Stop.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions
