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

Hello,

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

Next steps:
    - apply the patch: git am 0001-ltp-upgrade-20230516-20230929.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 67e2be8f8ab63270a44ad127cf06a8bc1cf3981b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 15 Oct 2023 15:10:34 +0000
Subject: [PATCH] ltp: upgrade 20230516 -> 20230929

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

diff --git a/meta/recipes-extended/ltp/ltp_20230516.bb b/meta/recipes-extended/ltp/ltp_20230929.bb
similarity index 99%
rename from meta/recipes-extended/ltp/ltp_20230516.bb
rename to meta/recipes-extended/ltp/ltp_20230929.bb
index 4d132b761a..5c43346883 100644
--- a/meta/recipes-extended/ltp/ltp_20230516.bb
+++ b/meta/recipes-extended/ltp/ltp_20230929.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 = "3ebc2dfa85c2445bb68d8c0d66e33c4da1e1b3a7"
+SRCREV = "110d3be6a9c58674de3e366b96a70f0129a5d299"
 
 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


