From ff357bd5ffaac7cbb2c3cba8694161214156e8eb Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Wed, 13 Mar 2024 09:30:39 +0100 Subject: mesa: use imagination powervr for upstream Use Imagination PowerVR for upstream. Related-to: ELB-5607 Signed-off-by: Marcel Ziswiler --- recipes-graphics/mesa/mesa_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-graphics/mesa/mesa_%.bbappend 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" -- cgit v1.2.3