summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-ti
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-03-20 11:24:48 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-21 13:03:29 -0500
commit06e0157824f860723de391a43e07430e15cb1ae0 (patch)
treecd4ce4e07cba68955612672808dcf11d21446622 /meta-ti-bsp/recipes-ti
parent88eb96ef961d7cf81e1ed21b054d7aa6868d3d7d (diff)
downloadmeta-ti-06e0157824f860723de391a43e07430e15cb1ae0.tar.gz
ti-k3-secdev: update to the latest from Dunfell
Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-ti')
-rw-r--r--meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
index b4c26f68..87987ae0 100644
--- a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
+++ b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
@@ -15,7 +15,7 @@ COMPATIBLE_MACHINE:class-nativesdk = "(.*)"
15GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git" 15GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git"
16GIT_PROTOCOL = "https" 16GIT_PROTOCOL = "https"
17GIT_BRANCH = "master" 17GIT_BRANCH = "master"
18GIT_SRCREV = "eb2c4d734487e5095b94cef3fd7213ee71d9e016" 18GIT_SRCREV = "bba9cabaeee96f7f287385188ff289b46769a4bf"
19 19
20SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}" 20SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
21SRCREV = "${GIT_SRCREV}" 21SRCREV = "${GIT_SRCREV}"