aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-07-04 10:28:20 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-09 16:51:20 +0100
commit52d4ff7b35602faa52360a3e7a800891ef60c739 (patch)
tree99d597c874c648322c8f80a142e6901cf162b84a /meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
parent37a1e3c0ed5347c77ace9f3ce262f34d9ac53528 (diff)
downloadopenembedded-core-52d4ff7b35602faa52360a3e7a800891ef60c739.tar.gz
libx11: upgrade to 1.5.0
Removed one backported patch. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb b/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
new file mode 100644
index 0000000000..04805d74f4
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
@@ -0,0 +1,21 @@
+require libx11.inc
+inherit gettext
+
+PR = "r0"
+
+BBCLASSEXTEND = "native nativesdk"
+
+EXTRA_OECONF += "--with-keysymdefdir=${STAGING_INCDIR}/X11"
+
+DEPENDS += "util-macros xtrans libxdmcp libxau \
+ bigreqsproto xproto xextproto xcmiscproto \
+ xf86bigfontproto kbproto inputproto libxcb \
+ xproto-native"
+
+SRC_URI += " file://keysymdef_include.patch \
+ file://x11_disable_makekeys.patch \
+ file://makekeys_crosscompile.patch \
+ "
+
+SRC_URI[md5sum] = "78b4b3bab4acbdf0abcfca30a8c70cc6"
+SRC_URI[sha256sum] = "c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86"