From fb02061ecea0bf6cc6c4a309627a16d759a9c83e Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Fri, 9 Jul 2010 13:32:10 +0800 Subject: 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 --- meta/conf/distro/include/preferred-xorg-versions.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/conf/distro/include/preferred-xorg-versions.inc') diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 1085c6309..060c8b7ec 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -34,10 +34,10 @@ PREFERRED_VERSION_liblbxutil ?= "1.1.0" PREFERRED_VERSION_liboldx ?= "1.0.1" PREFERRED_VERSION_libsm ?= "1.1.1" PREFERRED_VERSION_libwindowswm ?= "1.0.0" -PREFERRED_VERSION_libx11 ?= "1.3" +PREFERRED_VERSION_libx11 ?= "1.3.4" PREFERRED_VERSION_libx11-diet ?= "1.3" -PREFERRED_VERSION_libx11-native ?= "1.3" -PREFERRED_VERSION_libx11-nativesdk ?= "1.3" +PREFERRED_VERSION_libx11-native ?= "1.3.4" +PREFERRED_VERSION_libx11-nativesdk ?= "1.3.4" PREFERRED_VERSION_libx11-trim ?= "1.3" PREFERRED_VERSION_libxau ?= "1.0.5" PREFERRED_VERSION_libxau-native ?= "1.0.5" -- cgit v1.2.3