aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-11-12 18:32:35 +0800
committerSaul Wold <sgw@linux.intel.com>2010-11-14 21:08:25 -0800
commitf96088a51ceb7893aca867da0465a08caf473329 (patch)
tree2781af163efa8b64ee45362938f9c006acbc7ecf /meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
parentcf062bf45672923083094730515f7d5ce94b58fc (diff)
downloadopenembedded-core-f96088a51ceb7893aca867da0465a08caf473329.tar.gz
xauth: upgrade from 1.0.4 to 1.0.5
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xauth_1.0.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xauth_1.0.5.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
new file mode 100644
index 0000000000..d5f35768af
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
@@ -0,0 +1,10 @@
+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"