summaryrefslogtreecommitdiff
path: root/recipes/xorg-driver/xf86-video-vesa_2.2.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.2.0.bb
parentc7e19744c13a4d5e7e9739cc2d8827b4d88fa4ac (diff)
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.0.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.2.0.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
index 9febd4ff5b..81b5d2fc5e 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
@@ -1,12 +1,9 @@
require xorg-driver-video.inc
+RDEPENDS_${PN} += "xserver-xorg-module-libint10 "
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI += "file://fix-includepath.patch \
file://fix-configure-includes.patch"
-
-
-
-RDEPENDS_${PN} += "xserver-xorg-module-libint10 "
SRC_URI[archive.md5sum] = "9a86b683f73f3806f55d05cd804a6f4a"
SRC_URI[archive.sha256sum] = "8b3e077d2534722033d7b1c647aa7f31fc7fbb5014da096b7a53170005e80226"
-PR = "${INC_PR}.0"