mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
xprop: upgrade to latest version 1.1.0
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -121,7 +121,7 @@ PREFERRED_VERSION_xinit ?= "1.2.1"
|
||||
PREFERRED_VERSION_xineramaproto ?= "1.2"
|
||||
PREFERRED_VERSION_xmodmap ?= "1.0.4"
|
||||
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
|
||||
PREFERRED_VERSION_xprop ?= "1.0.4"
|
||||
PREFERRED_VERSION_xprop ?= "1.1.0"
|
||||
PREFERRED_VERSION_xproto ?= "7.0.16"
|
||||
PREFERRED_VERSION_xproto-native ?= "7.0.16"
|
||||
PREFERRED_VERSION_xproto-nativesdk ?= "7.0.16"
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
require xorg-app-common.inc
|
||||
PE = "1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
DEPENDS += " libxmu virtual/libx11"
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "utility to display window and font properties of an X server"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94"
|
||||
|
||||
DEPENDS += " libxmu virtual/libx11"
|
||||
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
Reference in New Issue
Block a user