diff mbox series

[meta-ti,kirkstone,4/4] ti-k3-secdev: CI/CD Auto-Merger: cicd.kirkstone.202306221900

Message ID 1687491414-113463-5-git-send-email-lcpdbld@list.ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Update to cicd.kirkstone.202306221900 | expand

Commit Message

LCPD Automation Script June 23, 2023, 3:36 a.m. UTC
Updated the value(s) for:
  GIT_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
---
 meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 87987ae..e3267a2 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 = "(.*)"
 GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git"
 GIT_PROTOCOL = "https"
 GIT_BRANCH = "master"
-GIT_SRCREV = "bba9cabaeee96f7f287385188ff289b46769a4bf"
+GIT_SRCREV = "ed6951fd3877c6cac7f1237311f7278ac21634f3"
 
 SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
 SRCREV = "${GIT_SRCREV}"