1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 02:42:34 +00:00

ti-k3-secdev: CI/CD Auto-Merger: cicd.master.202306190100

Updated the value(s) for:
  GIT_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2023-06-19 01:02:42 -05:00
parent 4edad9ff21
commit bc5a7c7a61
@@ -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}"