From 1624d1b3311e8dfc91786b8857ceb9569d2087d5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Jun 2010 10:18:59 +0200 Subject: xorg-driver: use INC_PR Signed-off-by: Martin Jansa --- recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb') diff --git a/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb b/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb index e025998f09..9287f08f41 100644 --- a/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb +++ b/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb @@ -1,7 +1,5 @@ require xorg-driver-input.inc -PR = "r12" - DESCRIPTION = "X.Org X server -- evtouch input driver" SRC_URI = "http://www.conan.de/touchscreen/xf86-input-evtouch-${PV}.tar.bz2;name=archive \ @@ -24,3 +22,4 @@ do_install_append() { FILES_${PN} += "${datadir}/hal" SRC_URI[archive.md5sum] = "4d8e092356d8353002f60a4907046c13" SRC_URI[archive.sha256sum] = "eafc4a09729a4b2b6120430c71e1954c5cac299ad6adf2f9a40aee8a7b51e476" +PR = "${INC_PR}.0" -- cgit v1.2.3