]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11-diet: move old patches used only by libx11-diet-1.3 to separate directory
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 3 Oct 2011 07:58:05 +0000 (09:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Oct 2011 16:04:33 +0000 (17:04 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-graphics/xorg-lib/libx11-diet-1.3/include_fix.patch [moved from meta/recipes-graphics/xorg-lib/libx11/include_fix.patch with 100% similarity]
meta/recipes-graphics/xorg-lib/libx11-diet-1.3/nodolt.patch [moved from meta/recipes-graphics/xorg-lib/libx11/nodolt.patch with 100% similarity]
meta/recipes-graphics/xorg-lib/libx11-diet-1.3/x11_disable_makekeys.patch [moved from meta/recipes-graphics/xorg-lib/libx11/x11_disable_makekeys.patch with 100% similarity]
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb

index d97a5b8ffa0b7291d1aa5d0e46b17b45dadeae6f..de7edf1d561032326c80927744699300bc119c24 100644 (file)
@@ -20,7 +20,6 @@ SRC_URI[sha256sum] = "34656d022ff2f94430b534612821428fe15ade028d86a42907958167f2
 DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
             libxdmcp xf86bigfontproto kbproto inputproto xproto-native"
 
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
 
 EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h --without-xcb --disable-udc --disable-xcms --disable-xlocale"
 CFLAGS += "-D_GNU_SOURCE"