mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
xhost: upgrade to latest version 1.0.3
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -116,7 +116,7 @@ PREFERRED_VERSION_dri2proto ?= "2.2"
|
||||
PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
|
||||
PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
|
||||
PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
|
||||
PREFERRED_VERSION_xhost ?= "1.0.2"
|
||||
PREFERRED_VERSION_xhost ?= "1.0.3"
|
||||
PREFERRED_VERSION_xinit ?= "1.1.1"
|
||||
PREFERRED_VERSION_xineramaproto ?= "1.2"
|
||||
PREFERRED_VERSION_xmodmap ?= "1.0.3"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "Server access control program for X"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cbe6a2ee97dc38c7265adfec5644689b"
|
||||
DEPENDS += "libxmu libxau"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
Reference in New Issue
Block a user