aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2013-08-21 15:26:50 +0800
committerSaul Wold <sgw@linux.intel.com>2013-08-22 10:14:49 -0700
commit9e2d9608464c189ec460930570557c48d78108bb (patch)
treed5e9c8f60a1082e8a5684c7b83c4951e69931acd /meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
parente0c2dd275827a4b37b8116d0f0119333638461af (diff)
downloadopenembedded-core-9e2d9608464c189ec460930570557c48d78108bb.tar.gz
libx11: upgrade to 1.6.1
Upgrade libx11 to version 1.6.1. Update: * Remove PR and INC_PR. * File Xcms.txt position changes. * Drop backport patch keysymdef_include.patch. * Update disable_tests.patch. [YOCTO #4973] Signed-off-by: Kai Kang <kai.kang@windriver.com> [sgw - Removed PR and INC_PR] Signed-off-by: Saul Wold <sgw@linux.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.bb13
1 files changed, 0 insertions, 13 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
deleted file mode 100644
index 7f18824850..0000000000
--- a/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require libx11.inc
-inherit gettext
-
-PR = "${INC_PR}.3"
-
-BBCLASSEXTEND = "native nativesdk"
-
-SRC_URI += "file://keysymdef_include.patch \
- file://disable_tests.patch \
- "
-
-SRC_URI[md5sum] = "78b4b3bab4acbdf0abcfca30a8c70cc6"
-SRC_URI[sha256sum] = "c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86"