summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2011-09-30 09:27:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-04 11:31:28 +0100
commit7920cc4b43f139d023b52a71c2407f5295347618 (patch)
treeda25f3b2c5c4f411899a7f7557b09ba31f4fbecc /meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
parentfbf6dcefb719f992c8b7900aea9c719ce143d0b1 (diff)
downloadopenembedded-core-7920cc4b43f139d023b52a71c2407f5295347618.tar.gz
openembedded-core-7920cc4b43f139d023b52a71c2407f5295347618.tar.bz2
openembedded-core-7920cc4b43f139d023b52a71c2407f5295347618.tar.xz
openembedded-core-7920cc4b43f139d023b52a71c2407f5295347618.zip
xorg-driver: rename .inc files and merge some changes from meta-oe
* use INC_PR * use BPN directly instead of XORG_PN Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
index 474c77950..30e3dee32 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
@@ -1,4 +1,4 @@
-require xf86-video-common.inc
+require xorg-driver-video.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=e5418e7a75e21268637984e70265e146"
@@ -11,6 +11,8 @@ can drive most VESA-compatible video cards, but only makes use of the \
basic standard VESA core that is common to these cards. The driver \
supports depths 8, 15 16 and 24."
+PR = "${INC_PR}.0"
+
DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
virtual/libgl xineramaproto xf86driproto libpciaccess"