summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2024-03-13 09:30:39 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2024-03-13 16:33:58 +0100
commitff357bd5ffaac7cbb2c3cba8694161214156e8eb (patch)
treeedd69d04d2258f95fb5a8af2c63315244bc18f19
parent4fd2b815684b41f84c5c4719a8110d11b97875e4 (diff)
mesa: use imagination powervr for upstream
Use Imagination PowerVR for upstream. Related-to: ELB-5607 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
new file mode 100644
index 0000000..0d2a644
--- /dev/null
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -0,0 +1,2 @@
+# Enable Imagination PowerVR support
+PACKAGECONFIG:append:upstream:k3 = " imagination"