From 98f787249c3067f037b05505438deb0b33024cd9 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 3 Apr 2018 18:49:15 -0700 Subject: [PATCH] xf86-video-vesa: update 2.4.0 update Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- .../{xf86-video-vesa_2.3.4.bb => xf86-video-vesa_2.4.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-vesa_2.3.4.bb => xf86-video-vesa_2.4.0.bb} (77%) 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 similarity index 77% rename from meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb rename to 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 \ 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 randrproto libpciaccess" COMPATIBLE_HOST = '(i.86|x86_64).*-linux' RRECOMMENDS_${PN} += "xserver-xorg-module-libint10" -SRC_URI[md5sum] = "a893c37c589f7a31cea929a5d896a0e2" -SRC_URI[sha256sum] = "7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1" +SRC_URI[md5sum] = "8134201beaf6f77150c7809c3cc802e6" +SRC_URI[sha256sum] = "bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c" -- 2.40.1