diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa-gl_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend index 107f6b5..3399bc6 100644 --- a/recipes-graphics/mesa/mesa-gl_%.bbappend +++ b/recipes-graphics/mesa/mesa-gl_%.bbappend | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | PACKAGECONFIG_append_rpi = " gbm" | 1 | PACKAGECONFIG_append_rpi = " gbm" |
| 2 | PROVIDES_append_rpi = " virtual/libgbm" | ||
| 2 | 3 | ||
| 3 | do_install_append_rpi() { | 4 | do_install_append_rpi() { |
| 4 | if [ "${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "1", "0", d)}" = "0" ]; then | 5 | if [ "${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "1", "0", d)}" = "0" ]; then |
