summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-06-29 15:52:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-04 12:45:33 +0100
commitc6dac094ac79f6eae6998527e025417e16b46eed (patch)
treeb85ccfbc8350361bfdbd6edb83d39bd157537dbf /meta/recipes-graphics/xorg-app/xauth_1.0.6.bb
parent9415924940917ffdfba65420aaf78bcf4194d161 (diff)
downloadpoky-c6dac094ac79f6eae6998527e025417e16b46eed.tar.gz
xauth: upgrade from 1.05 to 1.06
(From OE-Core rev: 2b3bf5350861f62435e2fdf1c56c8a02f4b1b4ac) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xauth_1.0.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xauth_1.0.6.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb
new file mode 100644
index 0000000000..f00d30a72e
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb
@@ -0,0 +1,13 @@
1require xorg-app-common.inc
2SUMMARY = "X authority utilities"
3DESCRIPTION = "X application to edit and display the authorization \
4information used in connecting to the X server."
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b"
7
8DEPENDS += "libxau libxext libxmu"
9PR = "r0"
10PE = "1"
11
12SRC_URI[md5sum] = "105f5b00bb9293b3db36f7e500d4f950"
13SRC_URI[sha256sum] = "a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b"