summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-lib/libx11.inc
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-07-09 13:32:10 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-13 15:21:43 +0100
commitfb02061ecea0bf6cc6c4a309627a16d759a9c83e (patch)
tree8d7670a5aeb5a7f18f2b7f7ae673246b67bc6ea6 /meta/packages/xorg-lib/libx11.inc
parent40421c1024497cb8729fbfb494c5852ee0dc6992 (diff)
downloadopenembedded-core-fb02061ecea0bf6cc6c4a309627a16d759a9c83e.tar.gz
openembedded-core-fb02061ecea0bf6cc6c4a309627a16d759a9c83e.tar.bz2
openembedded-core-fb02061ecea0bf6cc6c4a309627a16d759a9c83e.tar.xz
openembedded-core-fb02061ecea0bf6cc6c4a309627a16d759a9c83e.zip
libx11: upgrade to the latest version 1.3.4
Rebased the 3 patches x11_disable_makekeys.patch, nodolt.patch and include_fix.patch; since the patches are also used by other recipes of lower versions, I created a new directory libx11-1.3.4/ to hold the rebased patches (the original patches are still kept unchanged); Updated LICENSE and LIC_FILES_CHKSUM, and reset PR to "r0"; Removed "patch=1" in SRC_URI as by default a patch is applied; Updated preferred-xorg-versions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/packages/xorg-lib/libx11.inc')
-rw-r--r--meta/packages/xorg-lib/libx11.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/xorg-lib/libx11.inc b/meta/packages/xorg-lib/libx11.inc
index 3c8d4f959..f8c17b1a6 100644
--- a/meta/packages/xorg-lib/libx11.inc
+++ b/meta/packages/xorg-lib/libx11.inc
@@ -1,6 +1,7 @@
+DESCRIPTION = "X11 protocol and utility library"
+
require xorg-lib-common.inc
-DESCRIPTION = "X11 protocol and utility library"
PROVIDES = "virtual/libx11"
XORG_PN = "libX11"