mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
This is needed for building the latest optee-examples. While here switch to HTTPS for fetching from Github. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
PV_ti-soc = "3.17.0+git${SRCPV}"
|
|
SRCREV_ti-soc = "65fc74309e12189ad5b6ce3ffec37c8011088a5a"
|
|
SRC_URI_ti-soc = "git://github.com/linaro-swg/optee_examples.git;protocol=https"
|
|
|
|
DEPENDS_append_ti-soc = " python3-cryptography-native"
|