summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2015-09-24 16:55:20 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2015-09-24 16:55:20 +0000
commitf2e092a90866a8ad3c62bcdeb57c33a5dc508faf (patch)
treed286eacbdcc530120a7d6cb6f9eb17180eabee1b /meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
parent9e2504767a46bac8c92b9d438c66e7cadd1f17ec (diff)
parentd3761567f1d11efcacf69a4121b8bb4cded2ee18 (diff)
Merge "Support QEMU build on Poky > 1.7 (weston, gallium-egl)"
Diffstat (limited to 'meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend')
-rw-r--r--meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend b/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
index 25615856b..fca193e36 100644
--- a/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
+++ b/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
@@ -1 +1,4 @@
+# provide "libegl-gallium" if it does not exist (poky > 1.7)
+RPROVIDES_${PN}_append = "libegl-gallium"
+
PACKAGECONFIG_append = " gallium gallium-egl gallium-llvm"