aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-s3c64xx_git.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-s3c64xx_git.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-s3c64xx_git.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-s3c64xx_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-driver/xf86-video-s3c64xx_git.bb b/recipes/xorg-driver/xf86-video-s3c64xx_git.bb
index d1cbb835d5..84848f0165 100644
--- a/recipes/xorg-driver/xf86-video-s3c64xx_git.bb
+++ b/recipes/xorg-driver/xf86-video-s3c64xx_git.bb
@@ -1,7 +1,5 @@
require xorg-driver-video.inc
-PR_append = "a"
-
DESCRIPTION = "X.Org X server -- driver for the Samsung s3c64xx SoC family"
SRCREV = "79c2402ba26e57f4c9fd27f75f8a0324c72c13be"
@@ -18,3 +16,4 @@ S = "${WORKDIR}/git"
CFLAGS += " -I${STAGING_INCDIR}/xorg "
+PR = "${INC_PR}.0"