mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 18:31:20 +00:00
xprop: upgrade to latest version 1.1.0
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
parent
6abf79dbf6
commit
7189a0f5d2
@ -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"
|
||||
|
||||
10
meta/packages/xorg-app/xprop_1.1.0.bb
Normal file
10
meta/packages/xorg-app/xprop_1.1.0.bb
Normal file
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user