diff options
-rw-r--r-- | recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend index 7f8b600..7692133 100644 --- a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend +++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | |||
@@ -1 +1,2 @@ | |||
1 | EGLINFO_DEVICE_rpi = "raspberrypi" | 1 | EGLINFO_DEVICE_rpi = "raspberrypi" |
2 | COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '"(.*)"', d)}" | ||