mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-17 16:16:56 +00:00
linux-raspberrypi_4.4.bb: support for .dtbo files for dtb overlays
Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb. Patch the kernel, which has faulty rules to generate .dtbo the way yocto does Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
This commit is contained in:
committed by
Andrei Gherzan
parent
a5f9b07a82
commit
18a2fb644b
@@ -4,5 +4,6 @@ LINUX_VERSION ?= "4.4.13"
|
||||
|
||||
SRCREV = "680be5e27a9593cf26079c6e5744a04cc2809d13"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
|
||||
file://0001-fix-dtbo-rules.patch \
|
||||
"
|
||||
require linux-raspberrypi.inc
|
||||
|
||||
Reference in New Issue
Block a user