[meta-intel] [PATCH] xf86-video-mga: upgrade 1.6.4 -> 1.6.5

swee.aun.khor at intel.com swee.aun.khor at intel.com
Sun Aug 13 11:22:30 PDT 2017


From: sweeaun <swee.aun.khor at intel.com>

Upgrade xf86-video-mga version to 1.6.5. Adapt block/wakeupHandler
signature for ABI 23 patch has been removed as the change already
available from Upstream 1.6.5.

Signed-off-by: sweeaun <swee.aun.khor at intel.com>
---
 .../xorg-driver/{xf86-video-mga_1.6.4.bb => xf86-video-mga_1.6.5.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename common/recipes-graphics/xorg-driver/{xf86-video-mga_1.6.4.bb => xf86-video-mga_1.6.5.bb} (74%)

diff --git a/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.4.bb b/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb
similarity index 74%
rename from common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.4.bb
rename to common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb
index 61b2d3c..de98239 100644
--- a/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.4.bb
+++ b/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb
@@ -7,7 +7,6 @@ DESCRIPTION = "mga is an Xorg driver for Matrox video cards"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bc1395d2cd32dfc5d6c57d2d8f83d3fc"
 
 SRC_URI += "file://checkfile.patch \
-            file://0001-Adapt-Block-WakeupHandler-signature-for-ABI-23.patch \
             "
 
 DEPENDS += "virtual/libx11 libpciaccess"
@@ -16,8 +15,8 @@ PR = "r1"
 
 COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
 
-SRC_URI[md5sum] = "cd3db8370caa3e607614ea4e74d4c350"
-SRC_URI[sha256sum] = "48c6690b6751c76f53de64f8dbeaa9d6c62dbcfe890c768fd87167951247d44f"
+SRC_URI[md5sum] = "3ee2549247e01de3e7bce52c27483118"
+SRC_URI[sha256sum] = "b663cd8e6364f7c4e2637b9fcab9861d0e3971518c73b00d213f6545a1289422"
 
 PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'dri', '', d)}"
 PACKAGECONFIG[dri] = "--enable-dri,--disable-dri,drm xf86driproto,xserver-xorg-extension-dri"
-- 
2.7.4



More information about the meta-intel mailing list