mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libxkbfile: Remove obsolete configure option
Resolves the QA error: WARNING: QA Issue: libxkbfile: configure was passed unrecognised options: --without-xcb (there is no such configure option any more) (From OE-Core rev: ef0b66f4a8522445ef8b6468660bf030849bab13) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -12,8 +12,6 @@ DEPENDS += "virtual/libx11 kbproto"
|
||||
|
||||
PE = "1"
|
||||
|
||||
EXTRA_OECONF += "--without-xcb"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
SRC_URI[md5sum] = "19e6533ae64abba0773816a23f2b9507"
|
||||
|
||||
Reference in New Issue
Block a user