mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
xinit: upgrade to latest version 1.2.1
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -117,7 +117,7 @@ PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
|
|||||||
PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
|
PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
|
||||||
PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
|
PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
|
||||||
PREFERRED_VERSION_xhost ?= "1.0.3"
|
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_xineramaproto ?= "1.2"
|
||||||
PREFERRED_VERSION_xmodmap ?= "1.0.3"
|
PREFERRED_VERSION_xmodmap ?= "1.0.3"
|
||||||
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
|
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
require xorg-app-common.inc
|
require xorg-app-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X Window System initializer"
|
DESCRIPTION = "X Window System initializer"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=0d4b5eef75f1584ccbdc5e4a34314407"
|
||||||
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}X11/xinit"
|
FILES_${PN} += "${libdir}X11/xinit"
|
||||||
Reference in New Issue
Block a user