diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11-diet_git.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11-diet_git.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb deleted file mode 100644 index 4cda779813..0000000000 --- a/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | require libx11.inc | ||
| 2 | require libx11_git.inc | ||
| 3 | |||
| 4 | DESCRIPTION += " Support for XCB, UDC, XCMS and XLOCALE is disabled in \ | ||
| 5 | this version." | ||
| 6 | |||
| 7 | SRC_URI += "file://X18NCMSstubs.diff \ | ||
| 8 | file://fix-disable-xlocale.diff \ | ||
| 9 | file://fix-utf8-wrong-define.patch" | ||
| 10 | |||
| 11 | DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ | ||
| 12 | libxdmcp xf86bigfontproto kbproto inputproto xproto-native" | ||
| 13 | |||
| 14 | SRCREV = "d23aad31338e7d869d878d5aa1b6b91d20287005" | ||
| 15 | |||
| 16 | EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h --without-xcb --disable-udc --disable-xcms --disable-xlocale" | ||
| 17 | CFLAGS += "-D_GNU_SOURCE" | ||
