aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-vesa_2.0.0.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.0.0.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.0.0.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.0.0.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb
index 7d0ca11528..983b31dfd5 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.0.0.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.0.0.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] = "433cf6f961eb4a2ab6fcb086def0b2b4"
SRC_URI[archive.sha256sum] = "f20b2e429657552eea207fb8bc4b47c8e293d99c229dcb4da11b7c5bfdc1e165"
-PR = "${INC_PR}.0"