From 39e7dad1227ebd546bcf3bb2730710a8f99758b0 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Fri, 24 Feb 2023 11:36:16 -0600 Subject: Revert "ti-k3-secdev: CI/CD Auto-Merger: cicd.dunfell.202302231358" This reverts commit 7f773f3b5bef5ec20c1a0b43a5b9eeaf3eb00702. An error in our CICD script picked an invalid hash. Rollback to the previous SRCREV. --- recipes-ti/secdev/ti-k3-secdev_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/secdev/ti-k3-secdev_git.bb b/recipes-ti/secdev/ti-k3-secdev_git.bb index d36f344b..7196be97 100644 --- a/recipes-ti/secdev/ti-k3-secdev_git.bb +++ b/recipes-ti/secdev/ti-k3-secdev_git.bb @@ -14,7 +14,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 = "d14fbab5ccb21ffeb010ce57792c56a1308ed314" +GIT_SRCREV = "eb2c4d734487e5095b94cef3fd7213ee71d9e016" SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}" SRCREV = "${GIT_SRCREV}" -- cgit v1.2.3-54-g00ecf