updat
This commit is contained in:
parent
edc9431c78
commit
e3466c32a3
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# Inherit custom DIGI sign class to skip signing tool and key parsing restrictions
|
# Inherit custom DIGI sign class to skip signing tool and key parsing restrictions
|
||||||
inherit sign-stm32mp-digi
|
inherit sign-stm32mp-digi
|
||||||
/
|
|
||||||
# Select internal or Github TF-A repo
|
# Select internal or Github TF-A repo
|
||||||
TFA_URI_STASH = "${DIGI_MTK_GIT}/emp/arm-trusted-firmware.git;protocol=ssh"
|
TFA_URI_STASH = "${DIGI_MTK_GIT}/emp/arm-trusted-firmware.git;protocol=ssh"
|
||||||
TFA_URI_GITHUB = "${DIGI_GITHUB_GIT}/arm-trusted-firmware.git;protocol=https"
|
TFA_URI_GITHUB = "${DIGI_GITHUB_GIT}/arm-trusted-firmware.git;protocol=https"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue