aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/diet-x11_X11R7.1-1.0.1.bb
blob: 8a4483550286572e07a307d73440e07ea120562e (plain)
1
2
3
4
5
6
7
8
9
SECTION = "x11/base"
include libx11_${PV}.bb

EXTRA_OECONF += "--disable-udc --disable-xcms --disable-xlocale --disable-xkb"
CFLAGS += "-D_GNU_SOURCE"

SRC_URI += "file://X18NCMSstubs.diff;patch=1 \
	    file://fix-disable-xlocale.diff;patch=1 \
            file://fix-utf8-wrong-define.patch;patch=1"