Signed-off-by: Yu Ke <ke.yu@intel.com>
PREFERRED_VERSION_videoproto ?= "2.3.0"
PREFERRED_VERSION_windowswmproto ?= "1.0.4"
PREFERRED_VERSION_x11perf ?= "1.5"
-PREFERRED_VERSION_xauth ?= "1.0.3"
+PREFERRED_VERSION_xauth ?= "1.0.4"
PREFERRED_VERSION_xcmiscproto ?= "1.2.0"
PREFERRED_VERSION_xcmiscproto-native ?= "1.2.0"
PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.0"
+++ /dev/null
-require xorg-app-common.inc
-
-DESCRIPTION = "X authority file utility"
-DEPENDS += "libxau libxext libxmu"
-PR = "r1"
-PE = "1"
--- /dev/null
+require xorg-app-common.inc
+
+DESCRIPTION = "X application to edit and display the authorization \
+information used in connecting to the X server"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b"
+
+DEPENDS += "libxau libxext libxmu"
+PR = "r0"
+PE = "1"