[poky] [PATCH] genericx86-64: add uxa to PACKAGECONFIG
Saul Wold
sgw at linux.intel.com
Mon Mar 28 11:07:57 PDT 2016
This adds the uxa to PACKAGECONFIG to enable the UXA AccelMethod
in the xf86-video-intel X11 graphics driver. This address bad
graphics output with older NUC5i5 devices with Intel Graphics HD6000
[YOCTO #8312]
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
meta-yocto-bsp/conf/machine/genericx86-64.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-yocto-bsp/conf/machine/genericx86-64.conf b/meta-yocto-bsp/conf/machine/genericx86-64.conf
index f76e35a..7d98450 100644
--- a/meta-yocto-bsp/conf/machine/genericx86-64.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86-64.conf
@@ -6,3 +6,5 @@
DEFAULTTUNE ?= "core2-64"
require conf/machine/include/tune-core2.inc
require conf/machine/include/genericx86-common.inc
+
+PACKAGECONFIG_append_pn-xf86-video-intel = " uxa"
--
2.5.0
More information about the poky
mailing list