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 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17102): https://lists.yoctoproject.org/g/meta-arago/message/17102 Mute This Topic: https://lists.yoctoproject.org/mt/117782881/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
