Will remove the patch file. Thanks. From: Jussi Kukkonen [mailto:[email protected]] Sent: Monday, August 14, 2017 2:45 PM To: Khor, Swee Aun <[email protected]> Cc: [email protected] Subject: Re: [meta-intel] [PATCH] xf86-video-mga: upgrade 1.6.4 -> 1.6.5
On 13 August 2017 at 21:22, <[email protected]<mailto:[email protected]>> wrote: From: sweeaun <[email protected]<mailto:[email protected]>> 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 <[email protected]<mailto:[email protected]>> --- .../xorg-driver/{xf86-video-mga_1.6.4.bb<http://xf86-video-mga_1.6.4.bb> => xf86-video-mga_1.6.5.bb<http://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<http://xf86-video-mga_1.6.4.bb> => xf86-video-mga_1.6.5.bb<http://xf86-video-mga_1.6.5.bb>} (74%) diff --git a/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.4.bb<http://xf86-video-mga_1.6.4.bb> b/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb<http://xf86-video-mga_1.6.5.bb> similarity index 74% rename from common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.4.bb<http://xf86-video-mga_1.6.4.bb> rename to common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb<http://xf86-video-mga_1.6.5.bb> index 61b2d3c..de98239 100644 --- a/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.4.bb<http://xf86-video-mga_1.6.4.bb> +++ b/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb<http://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<file:///\\COPYING;md5=bc1395d2cd32dfc5d6c57d2d8f83d3fc>" SRC_URI += "file://checkfile.patch \ - file://0001-Adapt-Block-WakeupHandler-signature-for-ABI-23.patch \ You should remove the actual patch too. Thanks, Jussi " 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)}<mailto:$%[email protected]('DISTRO_FEATURES',%20'opengl',%20'dri',%20'',%20d)%7d>" PACKAGECONFIG[dri] = "--enable-dri,--disable-dri,drm xf86driproto,xserver-xorg-extension-dri" -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected]<mailto:[email protected]> https://lists.yoctoproject.org/listinfo/meta-intel
-- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
