summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xset_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xset_1.1.0.bb')
-rw-r--r--recipes/xorg-app/xset_1.1.0.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/xorg-app/xset_1.1.0.bb b/recipes/xorg-app/xset_1.1.0.bb
deleted file mode 100644
index fa2e4c25a2..0000000000
--- a/recipes/xorg-app/xset_1.1.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require xorg-app-common.inc
-
-DESCRIPTION = "user preference utility for X"
-LICENSE = "MIT"
-DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau"
-PE = "1"
-
-SRC_URI += "file://disable-xkb.patch;patch=1"
-
-CFLAGS += "-D_GNU_SOURCE"
-EXTRA_OECONF = "--disable-xkb"