diff mbox series

[meta-arago,kirkstone] ltp-ddt: Change to ti-ltp-ddt_20230127 branch

Message ID 20241121013351.21700-1-reatmon@ti.com
State New
Headers show
Series [meta-arago,kirkstone] ltp-ddt: Change to ti-ltp-ddt_20230127 branch | expand

Commit Message

Ryan Eatmon Nov. 21, 2024, 1:33 a.m. UTC
We need to backport some changes to ltp-ddt from scarthgap.  So a new
branch was created off of the previous commit that kirkstone pointed to
and new commits were added.  Update the recipe to point to this new
branch.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-test/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-test/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
index c2367067..44aa6b47 100644
--- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
+++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb
@@ -15,7 +15,7 @@  PR = "r7"
 PV:append = "+git${SRCPV}"
 
 SRCREV = "07e0795c14d4bd8bd4857438cf3bb414b1f34eaa"
-BRANCH ?= "master"
+BRANCH ?= "ti-ltp-ddt_20230127"
 
 SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"
 SRC_URI:prepend = "git://git.ti.com/git/test-automation/ltp-ddt.git;protocol=https;branch=${BRANCH} "