diff options
| -rw-r--r-- | recipes-bsp/bootfiles/rpi-config_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb b/recipes-bsp/bootfiles/rpi-config_git.bb index a85c916..27a3b85 100644 --- a/recipes-bsp/bootfiles/rpi-config_git.bb +++ b/recipes-bsp/bootfiles/rpi-config_git.bb | |||
| @@ -23,7 +23,6 @@ PITFT28r="${@bb.utils.contains("MACHINE_FEATURES", "pitft28r", "1", "0", d)}" | |||
| 23 | PITFT35r="${@bb.utils.contains("MACHINE_FEATURES", "pitft35r", "1", "0", d)}" | 23 | PITFT35r="${@bb.utils.contains("MACHINE_FEATURES", "pitft35r", "1", "0", d)}" |
| 24 | 24 | ||
| 25 | VC4GRAPHICS="${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "1", "0", d)}" | 25 | VC4GRAPHICS="${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "1", "0", d)}" |
| 26 | VC4DTBO_raspberrypi3-64 ?= "vc4-fkms-v3d" | ||
| 27 | VC4DTBO ?= "vc4-kms-v3d" | 26 | VC4DTBO ?= "vc4-kms-v3d" |
| 28 | 27 | ||
| 29 | inherit deploy nopackages | 28 | inherit deploy nopackages |
