aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-omapfb_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver/xf86-video-omapfb_git.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-omapfb_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-driver/xf86-video-omapfb_git.bb b/recipes/xorg-driver/xf86-video-omapfb_git.bb
index 7c723fa466..7c593d4028 100644
--- a/recipes/xorg-driver/xf86-video-omapfb_git.bb
+++ b/recipes/xorg-driver/xf86-video-omapfb_git.bb
@@ -2,8 +2,6 @@ require xorg-driver-video.inc
DESCRIPTION = "X.Org X server -- OMAP display driver"
-PR_append = "e"
-
SRCREV = "db636c8436265c3d86c5b8e00785e45d55825c80"
PV = "0.1.1+${PR}+gitr${SRCREV}"
PE = "1"
@@ -21,3 +19,4 @@ do_compile_prepend_armv7a () {
sed -i -e s:fb1:fb2:g ${S}/src/omapfb-xv.c
}
+PR = "${INC_PR}.0"