]> code.ossystems Code Review - openembedded-core.git/commitdiff
xinit: upgrade to latest version 1.2.1
authorYu Ke <ke.yu@intel.com>
Wed, 23 Jun 2010 13:15:27 +0000 (21:15 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 29 Jun 2010 16:13:36 +0000 (17:13 +0100)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/packages/xorg-app/xinit_1.2.1.bb [moved from meta/packages/xorg-app/xinit_1.1.1.bb with 58% similarity]

index 5ea9b82418db5b9606526bff09656cab1b1e8b59..371b5abe183bf8664095443bf32577bea24d0ae4 100644 (file)
@@ -117,7 +117,7 @@ PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
 PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
 PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
 PREFERRED_VERSION_xhost ?= "1.0.3"
-PREFERRED_VERSION_xinit ?= "1.1.1"
+PREFERRED_VERSION_xinit ?= "1.2.1"
 PREFERRED_VERSION_xineramaproto ?= "1.2"
 PREFERRED_VERSION_xmodmap ?= "1.0.3"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
similarity index 58%
rename from meta/packages/xorg-app/xinit_1.1.1.bb
rename to meta/packages/xorg-app/xinit_1.2.1.bb
index ce82fb05d490392cef86c0d217fbdce5a47c262c..7a083a7884ce69c1e3693d6c35a7e256e7432b87 100644 (file)
@@ -1,6 +1,8 @@
 require xorg-app-common.inc
 
 DESCRIPTION = "X Window System initializer"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0d4b5eef75f1584ccbdc5e4a34314407"
+PR = "r0"
 PE = "1"
 
 FILES_${PN} += "${libdir}X11/xinit"