Signed-off-by: Changhyeok Bae <[email protected]>
---
recipes-bsp/bootfiles/rpi-config_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb
b/recipes-bsp/bootfiles/rpi-config_git.bb
index d9d8bb0..bcff0fe 100644
--- a/recipes-bsp/bootfiles/rpi-config_git.bb
+++ b/recipes-bsp/bootfiles/rpi-config_git.bb
@@ -25,6 +25,7 @@ PITFT35r="${@bb.utils.contains("MACHINE_FEATURES",
"pitft35r", "1", "0", d)}"
VC4GRAPHICS="${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "1", "0",
d)}"
VC4DTBO ?= "vc4-kms-v3d"
+VC4DTBO:raspberrypi4 = "vc4-kms-v3d-pi4"
GPIO_IR ?= "18"
GPIO_IR_TX ?= "17"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99675):
https://lists.openembedded.org/g/openembedded-devel/message/99675
Mute This Topic: https://lists.openembedded.org/mt/95168026/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-