mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 11:20:45 +00:00
ti-k3-secdev: update to the latest from Dunfell
Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
d4afcc5e46
commit
557767d892
@@ -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 = "eb2c4d734487e5095b94cef3fd7213ee71d9e016"
|
||||
GIT_SRCREV = "bba9cabaeee96f7f287385188ff289b46769a4bf"
|
||||
|
||||
SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
|
||||
SRCREV = "${GIT_SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user