aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:17:03 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:25:19 +0200
commit3b039e5c54265c5e1e254736687ad1cefed8f534 (patch)
tree02ad3b2a6e4661b12d1f1e19495f550daea27060 /recipes/xorg-driver/xf86-video-vesa_2.2.1.bb
parentc7e19744c13a4d5e7e9739cc2d8827b4d88fa4ac (diff)
downloadopenembedded-3b039e5c54265c5e1e254736687ad1cefed8f534.tar.gz
xorg-driver: oe-stylize
* please note that COMPATIBLE_HOST = 'value' is oe-stylized to "'value'", should be fixed in oe-stylize script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-video-vesa_2.2.1.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.2.1.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb
index 0d311de120..32d2a35123 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb
@@ -1,12 +1,8 @@
require xorg-driver-video.inc
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI += "file://fix-includepath.patch \
file://fix-configure-includes.patch"
-
-
-
-
SRC_URI[archive.md5sum] = "61a1dc9a22991bd04d0ff98f800775c1"
SRC_URI[archive.sha256sum] = "a3657971232e9c7db3e7517a8aedd86d3ef4d159f7099ec974cdd03aafa41080"
-PR = "${INC_PR}.0"