mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xwininfo: upgrade to latest version 1.0.5
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -135,7 +135,7 @@ PREFERRED_VERSION_xtrans ?= "1.2.2"
|
||||
PREFERRED_VERSION_xtrans-native ?= "1.2.2"
|
||||
PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2"
|
||||
PREFERRED_VERSION_xvinfo ?= "1.0.2"
|
||||
PREFERRED_VERSION_xwininfo ?= "1.0.4"
|
||||
PREFERRED_VERSION_xwininfo ?= "1.0.5"
|
||||
PREFERRED_VERSION_mesa-dri ?= "7.7"
|
||||
PREFERRED_VERSION_libdrm ?= "2.4.21"
|
||||
PREFERRED_VERSION_xcb-proto ?= "1.5"
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "window information utility for X"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2f077ba838116bbe7cfaac34aff40328"
|
||||
DEPENDS += "libxext libxmu"
|
||||
|
||||
PR = "r0"
|
||||
PE = "0"
|
||||
Reference in New Issue
Block a user