mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-27 07:26:57 +00:00
Add Raspberry Pi 5
Backport Raspberry Pi 5 support to branch kirkstone. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
ab5815a2ca
commit
9dc6673d41
@@ -12,3 +12,6 @@ do_install:append:rpi () {
|
||||
install -d ${D}${sysconfdir}
|
||||
install -m 0644 ${WORKDIR}/fw_env.config ${D}${sysconfdir}/fw_env.config
|
||||
}
|
||||
|
||||
# Temporary avoid Raspberry Pi 5 because U-Boot has not been ported yet
|
||||
COMPATIBLE_MACHINE:raspberrypi5 = "(-)"
|
||||
|
||||
Reference in New Issue
Block a user