diff options
| author | Herve Jourdain <herve.jourdain@neuf.fr> | 2016-07-21 06:00:38 +0800 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-09-21 16:47:26 +0100 |
| commit | d98f2a74db536e1f350ead8723adde47e6ae89d2 (patch) | |
| tree | fd0b951850fecb842ebf08c736394728cc6cb658 /classes/sdcard_image-rpi.bbclass | |
| parent | 09b76a43f6f6852406de385a45f472c52b6a8571 (diff) | |
| download | meta-raspberrypi-d98f2a74db536e1f350ead8723adde47e6ae89d2.tar.gz | |
linux-raspberrypi-base.bbclass: support for .dtbo files for dtb overlays
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb.
Add support for both variants of overlays ("-overlay.dtb" and ".dtbo")
Change which variant needs to be supported based on the kernel version
CAUTION: when called from IMAGE_CMD_rpi-sdimg, 'TMPDIR' is not set, causing 'STAGING_KERNEL_BUILDDIR' to not be expanded, causing get_kernelversion_file() to fail!
To avoid this problem, get_dts() and split_overlays() MUST be called with the kernel version parameter set, when called from IMAGE_CMD_rpi-sdimg!
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
Diffstat (limited to 'classes/sdcard_image-rpi.bbclass')
0 files changed, 0 insertions, 0 deletions
