mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
optee: Update to upstream 4.0.0
Update all of the optee components to the upstream 4.0.0 version. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PV = "3.20.0+git${SRCPV}"
|
||||
SRCREV = "dd2d39b49975d2ada7870fe2b7f5a84d0d3860dc"
|
||||
PV = "4.0.0+git${SRCPV}"
|
||||
SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"
|
||||
|
||||
inherit pkgconfig
|
||||
DEPENDS += "util-linux"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
PV = "3.20.0+git${SRCPV}"
|
||||
SRCREV = "a98d01e1b9168eaed96bcd0bac0df67c44a81081"
|
||||
PV = "4.0.0+git${SRCPV}"
|
||||
SRCREV = "378dc0db2d5dd279f58a3b6cb3f78ffd6b165035"
|
||||
SRC_URI:remove = "file://0001-Makefile-Fix-non-portable-sh-check-for-plugins.patch"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
PV = "3.20.0+git${SRCPV}"
|
||||
SRCREV = "8e74d47616a20eaa23ca692f4bbbf917a236ed94"
|
||||
PV = "4.0.0+git${SRCPV}"
|
||||
SRCREV = "2a5b1d1232f582056184367fb58a425ac7478ec6"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PV = "3.20.0+git${SRCPV}"
|
||||
SRCREV = "8e74d47616a20eaa23ca692f4bbbf917a236ed94"
|
||||
PV = "4.0.0+git${SRCPV}"
|
||||
SRCREV = "2a5b1d1232f582056184367fb58a425ac7478ec6"
|
||||
|
||||
# Use TI SECDEV for signing
|
||||
inherit ti-secdev
|
||||
|
||||
@@ -1,2 +1,6 @@
|
||||
PV = "3.19.0+git${SRCPV}"
|
||||
SRCREV = "ab9863cc187724e54c032b738c28bd6e9460a4db"
|
||||
PV = "4.0.0+git${SRCPV}"
|
||||
SRCREV = "1c3d6be5eaa6174e3dbabf60928d15628e39b994"
|
||||
|
||||
EXTRA_OEMAKE:append = " OPTEE_OPENSSL_EXPORT=${STAGING_INCDIR}"
|
||||
DEPENDS:append = " openssl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user