aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 10:18:59 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 11:14:14 +0200
commit1624d1b3311e8dfc91786b8857ceb9569d2087d5 (patch)
tree64c7c45a80e784e7bb67e97c8967cc340c2818e7 /recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
parent46291053cc7d346dbb74185044b14666164989e8 (diff)
downloadopenembedded-1624d1b3311e8dfc91786b8857ceb9569d2087d5.tar.gz
xorg-driver: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-video-vesa_2.2.0.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
index 7682a9d84e..2c042b440b 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
@@ -7,6 +7,6 @@ SRC_URI += "file://fix-includepath.patch \
#DESCRIPTION = ""
RDEPENDS_${PN} += "xserver-xorg-module-libint10 "
-PR = "r3"
SRC_URI[archive.md5sum] = "9a86b683f73f3806f55d05cd804a6f4a"
SRC_URI[archive.sha256sum] = "8b3e077d2534722033d7b1c647aa7f31fc7fbb5014da096b7a53170005e80226"
+PR = "${INC_PR}.0"