diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 10:18:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 11:14:14 +0200 |
commit | 1624d1b3311e8dfc91786b8857ceb9569d2087d5 (patch) | |
tree | 64c7c45a80e784e7bb67e97c8967cc340c2818e7 /recipes/xorg-driver/xf86-video-ati_6.7.196.bb | |
parent | 46291053cc7d346dbb74185044b14666164989e8 (diff) |
xorg-driver: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-video-ati_6.7.196.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-ati_6.7.196.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-ati_6.7.196.bb b/recipes/xorg-driver/xf86-video-ati_6.7.196.bb index 0c7eeb892c..6a0b04fafe 100644 --- a/recipes/xorg-driver/xf86-video-ati_6.7.196.bb +++ b/recipes/xorg-driver/xf86-video-ati_6.7.196.bb @@ -6,3 +6,4 @@ PE = "1" DEPENDS += " xineramaproto xf86miscproto drm xf86driproto" SRC_URI[archive.md5sum] = "06db625391c75c8be86c4dd5a5d713e6" SRC_URI[archive.sha256sum] = "8923a08232255ceacf770ef767d86bbfb195dffa9559baa1b1de90f9c947a6d9" +PR = "${INC_PR}.0" |