From bc5a7c7a619a49c29b2cc9c6e00f5df61275ef9b Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Mon, 19 Jun 2023 01:02:42 -0500 Subject: [PATCH] ti-k3-secdev: CI/CD Auto-Merger: cicd.master.202306190100 Updated the value(s) for: GIT_SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 87987ae0..e3267a23 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}"