summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-lib/diet-x11_1.1.2.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-12 08:37:01 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-12 08:37:01 +0000
commitdeb4b8b47aff72bd281db6583cade0a72d8b34ae (patch)
treefeab86cec5a570d29a9675b5c84fbc1a7e24f02a /meta/packages/xorg-lib/diet-x11_1.1.2.bb
parent387121d9254d743182d40580f9bea99dea690cc8 (diff)
downloadopenembedded-core-deb4b8b47aff72bd281db6583cade0a72d8b34ae.tar.gz
openembedded-core-deb4b8b47aff72bd281db6583cade0a72d8b34ae.tar.bz2
openembedded-core-deb4b8b47aff72bd281db6583cade0a72d8b34ae.tar.xz
openembedded-core-deb4b8b47aff72bd281db6583cade0a72d8b34ae.zip
diet-x11: Use the libx11 patches and fix build failures
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3778 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-lib/diet-x11_1.1.2.bb')
-rw-r--r--meta/packages/xorg-lib/diet-x11_1.1.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/xorg-lib/diet-x11_1.1.2.bb b/meta/packages/xorg-lib/diet-x11_1.1.2.bb
index d3b7dda4a..19a9efecb 100644
--- a/meta/packages/xorg-lib/diet-x11_1.1.2.bb
+++ b/meta/packages/xorg-lib/diet-x11_1.1.2.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"