Skip to content

Commit e8039f7

Browse files
committed
add: possible work-around for QA check.
1 parent 6e6d5e2 commit e8039f7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/local.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,8 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
294294
# track the version of this file when it was generated. This can safely be ignored if
295295
# this doesn't mean anything to you.
296296
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

Comments
 (0)