summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xlibs/diet-x11_6.2.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-25 23:31:04 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-25 23:31:04 +0000
commitc597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d (patch)
tree9173fb365bf861e2337693179c270f81193f41b5 /openembedded/packages/xlibs/diet-x11_6.2.1.bb
parent05ff3147c40087edece71449e375cdf588d7a29b (diff)
downloadpoky-c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d.tar.gz
Update xlibs to follow restructuring in OE (in preparation for X11R7)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@341 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xlibs/diet-x11_6.2.1.bb')
-rw-r--r--openembedded/packages/xlibs/diet-x11_6.2.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/openembedded/packages/xlibs/diet-x11_6.2.1.bb b/openembedded/packages/xlibs/diet-x11_6.2.1.bb
new file mode 100644
index 0000000000..284fcc21cc
--- /dev/null
+++ b/openembedded/packages/xlibs/diet-x11_6.2.1.bb
@@ -0,0 +1,10 @@
1SECTION = "x11/base"
2FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
3include libx11_${PV}.bb
4
5EXTRA_OECONF = "--disable-xcms --disable-xlocale --disable-xkb"
6CFLAGS += "-D_GNU_SOURCE"
7
8SRC_URI += "file://fix-utf8-wrong-define.patch;patch=1"
9
10