From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.yoctoproject.org (mail.yoctoproject.org []) by mx.groups.io with SMTP id smtpd.web10.4492.1621074783473336637 for ; Sat, 15 May 2021 03:33:05 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: auh.yoctoproject.org, ip: , mailfrom: auh@auh.yoctoproject.org) Received: from centos8-ty-2.yocto.io (unknown [172.29.10.62]) by mail.yoctoproject.org (Postfix) with ESMTP id 9A97338C13A6 for ; Sat, 15 May 2021 10:33:03 +0000 (UTC) MIME-Version: 1.0 From: auh@auh.yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libepoxy: upgrading to 1.5.7 SUCCEEDED Message-ID: X-Groupsio-MsgNum: 151836 Content-Type: multipart/mixed; boundary="===============5902447106163306279==" --===============5902447106163306279== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libepoxy* to *1.5.7* has Succeeded. Next steps: - apply the patch: git am 0001-libepoxy-upgrade-1.5.5-1.5.7.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper --===============5902447106163306279== Content-Type: application/octet-stream MIME-Version: 1.0 Content-Disposition: attachment; filename="0001-libepoxy-upgrade-1.5.5-1.5.7.patch" >From b1a50aa81f1540fd0628491185130d50d6cfcc7b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 May 2021 06:56:54 +0000 Subject: [PATCH] libepoxy: upgrade 1.5.5 -> 1.5.7 --- .../libepoxy/{libepoxy_1.5.5.bb => libepoxy_1.5.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libepoxy/{libepoxy_1.5.5.bb => libepoxy_1.5.7.bb} (93%) diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.5.5.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.5.7.bb similarity index 93% rename from meta/recipes-graphics/libepoxy/libepoxy_1.5.5.bb rename to meta/recipes-graphics/libepoxy/libepoxy_1.5.7.bb index a404fe2852..acf2ab0b03 100644 --- a/meta/recipes-graphics/libepoxy/libepoxy_1.5.5.bb +++ b/meta/recipes-graphics/libepoxy/libepoxy_1.5.7.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b" SRC_URI = "https://github.com/anholt/${BPN}/releases/download/${PV}/${BP}.tar.xz \ file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \ " -SRC_URI[sha256sum] = "261663db21bcc1cc232b07ea683252ee6992982276536924271535875f5b0556" +SRC_URI[sha256sum] = "9479cc0146ffb395fdecf9bd2a5930834fd0bce490cbcc4681ffd716bb3a0763" UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases" inherit meson pkgconfig features_check -- 2.27.0 --===============5902447106163306279== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="buildhistory-diff-full.txt" packages/core2-32-poky-linux/libepoxy: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy: SRC_URI changed from "https://github.com/anholt/libepoxy/releases/download/1.5.5/libepoxy-1.5.5.tar.xz file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch" to "https://github.com/anholt/libepoxy/releases/download/1.5.7/libepoxy-1.5.7.tar.xz file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch" packages/core2-32-poky-linux/libepoxy/libepoxy-dbg: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy-dbg: PKGSIZE changed from 2414404 to 2414456 (+0%) packages/core2-32-poky-linux/libepoxy/libepoxy-dbg: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy/libepoxy-dev: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy-dev: PKGSIZE changed from 1664820 to 1665100 (+0%) packages/core2-32-poky-linux/libepoxy/libepoxy-dev: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy/libepoxy-doc: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy-doc: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy/libepoxy-locale: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy-locale: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy/libepoxy-src: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy-src: PKGSIZE changed from 5508135 to 5508500 (+0%) packages/core2-32-poky-linux/libepoxy/libepoxy-src: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy/libepoxy-staticdev: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy-staticdev: PKGV changed from 1.5.5 [default] to 1.5.7 [default] packages/core2-32-poky-linux/libepoxy/libepoxy: PV changed from "1.5.5" to "1.5.7" packages/core2-32-poky-linux/libepoxy/libepoxy: PKGV changed from 1.5.5 [default] to 1.5.7 [default] --===============5902447106163306279==--