diff mbox series

[meta-arago,master/kirkstone,4/6] ltp-ddt: Intial LTS migration version

Message ID 20230516164054.11978-5-reatmon@ti.com
State RFC
Delegated to: Ryan Eatmon
Headers show
Series LTS sync up | expand

Commit Message

Ryan Eatmon May 16, 2023, 4:40 p.m. UTC
From: LCPD Automation Script <lcpdbld@list.ti.com>

As part of the initial LTS migration, move to the latest commits for the
various repos.
 - ltp-ddt_20230127

Going forward all updates will come from the CICD flow.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
index d56c5b7b..c14ddba7 100644
--- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
+++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
@@ -14,7 +14,7 @@  PE = "1"
 PR = "r7"
 PV:append = "+git${SRCPV}"
 
-SRCREV = "7f2fc4b7c972f2f188836c739a7175fad2f2b288"
+SRCREV = "41e97da730b9064d9fc5337afb515a8b6f752099"
 BRANCH ?= "master"
 
 SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"