aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xauth_1.0.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 10:37:35 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 11:14:22 +0200
commit05d590a14c1e28110a2ac304e9de9160bd105411 (patch)
treea4a1ed25665deeb3b7b072214d76069a9bf378d2 /recipes/xorg-app/xauth_1.0.2.bb
parent9914ac86f89b059d4494db6ea3842de2edbcecdc (diff)
downloadopenembedded-05d590a14c1e28110a2ac304e9de9160bd105411.tar.gz
xorg-app: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xauth_1.0.2.bb')
-rw-r--r--recipes/xorg-app/xauth_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xauth_1.0.2.bb b/recipes/xorg-app/xauth_1.0.2.bb
index 859ee4e9d8..e97dee4b37 100644
--- a/recipes/xorg-app/xauth_1.0.2.bb
+++ b/recipes/xorg-app/xauth_1.0.2.bb
@@ -2,8 +2,8 @@ require xorg-app-common.inc
DESCRIPTION = "X authority file utility"
DEPENDS += "libxau libxext libxmu"
-PR = "r1"
PE = "1"
SRC_URI[archive.md5sum] = "31b956edaeb453ddaa640420e97b25b2"
SRC_URI[archive.sha256sum] = "569e5a581e5eb16abf1c04a66da22c6dade14578ab34e5e78b8724bb655f1f17"
+PR = "${INC_PR}.0"