summaryrefslogtreecommitdiff
path: root/packages/xorg-lib/diet-x11_1.1.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-18 23:32:03 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-02-18 23:32:03 +0000
commit3736c8dda619105cbe8908c9a86f4263d610a59e (patch)
treefd4cdbaa54cab79883da1a961cc078ce7b3cb398 /packages/xorg-lib/diet-x11_1.1.3.bb
parent271bcb3e87c1c1b8236ccbc7d57f225fe60921b4 (diff)
xorg-lib: Remove unused patches, combine diet-x11 and libx11 patches into the same place
Diffstat (limited to 'packages/xorg-lib/diet-x11_1.1.3.bb')
-rw-r--r--packages/xorg-lib/diet-x11_1.1.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/xorg-lib/diet-x11_1.1.3.bb b/packages/xorg-lib/diet-x11_1.1.3.bb
index f032987b88..2dbd458ec7 100644
--- a/packages/xorg-lib/diet-x11_1.1.3.bb
+++ b/packages/xorg-lib/diet-x11_1.1.3.bb
@@ -4,5 +4,7 @@ SRC_URI += "file://X18NCMSstubs.diff;patch=1 \
file://fix-disable-xlocale.diff;patch=1 \
file://fix-utf8-wrong-define.patch;patch=1"
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
+
EXTRA_OECONF += "--disable-udc --disable-xcms --disable-xlocale --disable-xkb"
CFLAGS += "-D_GNU_SOURCE"