From b0b630738234ccd34a01fc05ab7adeec725eb9a2 Mon Sep 17 00:00:00 2001 From: MarkusVolk Date: Mon, 6 Dec 2021 12:52:55 +0100 Subject: [PATCH] libxkbcommon: remove bbappend current poky master enables xkbregistry for x11/wayland by default --- recipes-graphics/xorg-lib/libxkbcommon_%.bbappend | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 recipes-graphics/xorg-lib/libxkbcommon_%.bbappend diff --git a/recipes-graphics/xorg-lib/libxkbcommon_%.bbappend b/recipes-graphics/xorg-lib/libxkbcommon_%.bbappend deleted file mode 100644 index 10e7666..0000000 --- a/recipes-graphics/xorg-lib/libxkbcommon_%.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -PACKAGECONFIG[xkbregistry] = "-Denable-xkbregistry=true,-Denable-xkbregistry=false,libxml2" -PACKAGECONFIG[docs] = "-Denable-docs=true,-Denable-docs=false,doxygen-native" - -PACKAGECONFIG:append = " xkbregistry" -