summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-04-03 18:49:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 13:28:03 +0100
commitb8895b625b8e4624524d76b58dee9fd06d1f1e84 (patch)
treede942f55429aec3d984e3e4c3a67200c21796a4a /meta/recipes-graphics
parentb897b519240da615cd65e97b7fbad551a9bada8c (diff)
downloadpoky-b8895b625b8e4624524d76b58dee9fd06d1f1e84.tar.gz
xf86-video-vesa: update 2.4.0 update
(From OE-Core rev: 9f4fc40ee19c6555dac8c387272775d2722d4291) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.4.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.4.0.bb
index fa251b50ea..5c1356de55 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.4.0.bb
@@ -9,13 +9,11 @@ can drive most VESA-compatible video cards, but only makes use of the \
9basic standard VESA core that is common to these cards. The driver \ 9basic standard VESA core that is common to these cards. The driver \
10supports depths 8, 15 16 and 24." 10supports depths 8, 15 16 and 24."
11 11
12PR = "${INC_PR}.0"
13
14DEPENDS += "virtual/libx11 randrproto libpciaccess" 12DEPENDS += "virtual/libx11 randrproto libpciaccess"
15 13
16COMPATIBLE_HOST = '(i.86|x86_64).*-linux' 14COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
17 15
18RRECOMMENDS_${PN} += "xserver-xorg-module-libint10" 16RRECOMMENDS_${PN} += "xserver-xorg-module-libint10"
19 17
20SRC_URI[md5sum] = "a893c37c589f7a31cea929a5d896a0e2" 18SRC_URI[md5sum] = "8134201beaf6f77150c7809c3cc802e6"
21SRC_URI[sha256sum] = "7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1" 19SRC_URI[sha256sum] = "bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c"