[meta-arago][scarthgap][PATCH] ltp-ddt: Change branch to ti-ltp-ddt_20260212
Ryan Eatmon <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
Lock the scarthgap ltp-ddt version down to a fixed branch. The master branch will continue to be updated with changes that are not compatible with 6.12, but scarthgap will fork from here. Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250930.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250930.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250930.bb index ba6353f3..ef54e55d 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250930.bb +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250930.bb @@ -15,7 +15,7 @@ PR = "r1" PV:append = "+git" SRCREV = "009ab8e98152dcc4ee070e066882eda6b42f720c" -BRANCH ?= "master" +BRANCH ?= "ti-ltp-ddt_20260212" 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} " -- 2.43.0