We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e6d5e2 commit e8039f7Copy full SHA for e8039f7
1 file changed
config/local.conf
@@ -294,3 +294,8 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
294
# track the version of this file when it was generated. This can safely be ignored if
295
# this doesn't mean anything to you.
296
CONF_VERSION = "2"
297
+
298
+# Building Xe graphics drivers is currently broken. This is a work-around, disabling QA checks:
299
+#
300
+INHERIT += "extrausers"
301
+EXTRA_USERS_PARAMS = "usermod -d /usr/src/debug/linux-yocto/6.12.23+git/drivers/gpu/drm/xe/generated/xe_wa_oob.h"
0 commit comments