1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

Revert "ti-k3-secdev: CI/CD Auto-Merger: cicd.dunfell.202302231358"

This reverts commit 7f773f3b5b.

An error in our CICD script picked an invalid hash.  Rollback to the
previous SRCREV.
This commit is contained in:
Ryan Eatmon
2023-02-24 11:36:16 -06:00
parent 45bdaf7da0
commit 39e7dad122
+1 -1
View File
@@ -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}"