summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-ti
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2023-06-19 01:02:42 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2023-06-19 01:02:42 -0500
commitbc5a7c7a619a49c29b2cc9c6e00f5df61275ef9b (patch)
tree5060a35a17611418582f6a73cf1023cdfbda20b3 /meta-ti-bsp/recipes-ti
parent4edad9ff218305ec1d5bc4cccdc96afd2967fd6c (diff)
downloadmeta-ti-bc5a7c7a619a49c29b2cc9c6e00f5df61275ef9b.tar.gz
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>
Diffstat (limited to 'meta-ti-bsp/recipes-ti')
-rw-r--r--meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb2
1 files changed, 1 insertions, 1 deletions
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 = "(.*)"
15GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git" 15GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git"
16GIT_PROTOCOL = "https" 16GIT_PROTOCOL = "https"
17GIT_BRANCH = "master" 17GIT_BRANCH = "master"
18GIT_SRCREV = "bba9cabaeee96f7f287385188ff289b46769a4bf" 18GIT_SRCREV = "ed6951fd3877c6cac7f1237311f7278ac21634f3"
19 19
20SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}" 20SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
21SRCREV = "${GIT_SRCREV}" 21SRCREV = "${GIT_SRCREV}"