To: Yi Zhao <yi.zhao@windriver.com>
To: openembedded-core@lists.openembedded.org
Subject: [AUH] ltp: upgrading to 20230516 SUCCEEDED
Attachments: /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/bitbake-output-qemux86-64.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/buildhistory-diff-full.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/bitbake-output-qemuarm.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/bitbake-output-qemuppc.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/buildhistory-diff.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/bitbake-output-qemumips.txt /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/0001-ltp-upgrade-20230127-20230516.patch /home/pokybuild/yocto-worker/auh/build/build/build/upgrade-helper/20230615045639/all/ltp/bitbake-output-qemux86_musl.txt

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ltp* to *20230516* has Succeeded.

Next steps:
    - apply the patch: git am 0001-ltp-upgrade-20230127-20230516.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

-- >8 --
From e9b3a397841b5d00855c85bc737832ccf90b282d Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Jun 2023 16:43:52 +0000
Subject: [PATCH] ltp: upgrade 20230127 -> 20230516

---
 meta/recipes-extended/ltp/{ltp_20230127.bb => ltp_20230516.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/ltp/{ltp_20230127.bb => ltp_20230516.bb} (99%)

diff --git a/meta/recipes-extended/ltp/ltp_20230127.bb b/meta/recipes-extended/ltp/ltp_20230516.bb
similarity index 99%
rename from meta/recipes-extended/ltp/ltp_20230127.bb
rename to meta/recipes-extended/ltp/ltp_20230516.bb
index 4325aa6672..8822fd4674 100644
--- a/meta/recipes-extended/ltp/ltp_20230127.bb
+++ b/meta/recipes-extended/ltp/ltp_20230516.bb
@@ -24,7 +24,7 @@ TUNE_CCARGS:remove:x86-64 = "-mfpmath=sse"
 
 CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__"
 CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__"
-SRCREV = "dd2d61ac1a1e09797a6165f478abd4a9f4f43035"
+SRCREV = "3ebc2dfa85c2445bb68d8c0d66e33c4da1e1b3a7"
 
 SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \
            file://0001-Remove-OOM-tests-from-runtest-mm.patch \
-- 
2.39.2


