From: Philipp Zabel Date: Tue, 25 Jul 2006 16:46:07 +0000 (+0000) Subject: xset: reactivate disable-xkb.patch X-Git-Tag: Release-2010-05/1~9453^2~1133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4099f8316ad30690fe0f803dcde40598d3dcbc4;p=openembedded.git xset: reactivate disable-xkb.patch --- diff --git a/packages/xorg-app/xset_X11R7.0-1.0.1.bb b/packages/xorg-app/xset_X11R7.0-1.0.1.bb index 0cca2cd0c3..c8424cb12d 100644 --- a/packages/xorg-app/xset_X11R7.0-1.0.1.bb +++ b/packages/xorg-app/xset_X11R7.0-1.0.1.bb @@ -6,6 +6,8 @@ LICENSE = "MIT" DEPENDS += " libxmu libxext libx11 libxxf86misc libxfontcache libxp" +SRC_URI += "file://disable-xkb.patch;patch=1" + CFLAGS += "-D_GNU_SOURCE" EXTRA_OECONF = "--disable-xkb" diff --git a/packages/xorg-app/xset_X11R7.1-1.0.2.bb b/packages/xorg-app/xset_X11R7.1-1.0.2.bb index 0cca2cd0c3..c8424cb12d 100644 --- a/packages/xorg-app/xset_X11R7.1-1.0.2.bb +++ b/packages/xorg-app/xset_X11R7.1-1.0.2.bb @@ -6,6 +6,8 @@ LICENSE = "MIT" DEPENDS += " libxmu libxext libx11 libxxf86misc libxfontcache libxp" +SRC_URI += "file://disable-xkb.patch;patch=1" + CFLAGS += "-D_GNU_SOURCE" EXTRA_OECONF = "--disable-xkb"