aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-dummy_0.3.2.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-dummy_0.3.2.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-dummy_0.3.2.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-dummy_0.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb b/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb
index ce13df2198..5b7f9d4b48 100644
--- a/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb
+++ b/recipes/xorg-driver/xf86-video-dummy_0.3.2.bb
@@ -6,3 +6,4 @@ DESCRIPTION = "X.Org X server -- dummy display driver"
SRC_URI += "file://get-rid-of-host-includes.patch"
SRC_URI[archive.md5sum] = "2a6f1f07462fbe336865068cd69c8593"
SRC_URI[archive.sha256sum] = "9389cbc21b0b5f90920fdfaad4466f4ec07674bb1ddbbf63cbb8759ace5c45fa"
+PR = "${INC_PR}.0"