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

PROVIDES += "libx11"

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"