summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHerve Jourdain <herve.jourdain@neuf.fr>2016-07-21 06:00:39 +0800
committerAndrei Gherzan <andrei@gherzan.ro>2016-09-21 16:50:32 +0100
commit1a32817fb8a0f50329c43a6f15917ec3d2e0b321 (patch)
treea0519891becb72bf4ccaa327d258afe8d4a5c9f6 /conf
parentd98f2a74db536e1f350ead8723adde47e6ae89d2 (diff)
downloadmeta-raspberrypi-1a32817fb8a0f50329c43a6f15917ec3d2e0b321.tar.gz
sdcard_image-rpi.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 extensions for overlays (".dtb" and ".dtbo") CAUTION: in IMAGE_CMD_rpi-sdimg, 'TMPDIR' is not set, causing 'STAGING_KERNEL_BUILDDIR' to not be expanded, causing get_dts() to not being able to get the kernel version! To avoid this problem, the kernel version is added in a new variable outside the scope of IMAGE_CMD_rpi-sdimg, and its value passed to get_dts() and split_overlays()! Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions