aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/diet-x11_1.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/diet-x11_1.1.3.bb')
-rw-r--r--recipes/xorg-lib/diet-x11_1.1.3.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/xorg-lib/diet-x11_1.1.3.bb b/recipes/xorg-lib/diet-x11_1.1.3.bb
deleted file mode 100644
index f6291a93d1..0000000000
--- a/recipes/xorg-lib/diet-x11_1.1.3.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require libx11_${PV}.bb
-PR = "${INC_PR}.0"
-
-SRC_URI += "file://X18NCMSstubs.diff \
- file://fix-disable-xlocale.diff \
- file://fix-utf8-wrong-define.patch"
-
-EXTRA_OECONF += "--without-xcb --disable-udc --disable-xcms --disable-xlocale --disable-xkb"
-
-CFLAGS += "-D_GNU_SOURCE"