1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

optee: Update to v4.3.0

Update all of the components to the upstream 4.3.0 version.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2024-10-04 14:08:25 -05:00
parent d06fd153d0
commit dcd39720f6
4 changed files with 19 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
PV = "4.2.0+git"
SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0"
PV = "4.3.0+git"
SRCREV = "a5b1ffcd26e328af0bbf18ab448a38ecd558e05c"

View File

@@ -1,2 +1,2 @@
PV = "4.2.0+git"
PV = "4.3.0+git"
SRCREV = "378dc0db2d5dd279f58a3b6cb3f78ffd6b165035"

View File

@@ -1,2 +1,8 @@
PV = "4.2.0+git"
SRCREV = "12d7c4ee4642d2d761e39fbcf21a06fb77141dea"
PV = "4.3.0+git"
SRCREV = "1c0d52ace3c237ca6276cafb5c73f699a75c1d40"
SRC_URI:remove = " \
file://0001-checkconf.mk-do-not-use-full-path-to-generate-guard-.patch \
file://0001-arm64.h-fix-compile-error-with-Clang.patch \
file://0002-libutils-zlib-fix-Clang-warnings.patch \
"

View File

@@ -1,2 +1,8 @@
PV = "4.2.0+git"
SRCREV = "526d5bac1b65f907f67c05cd07beca72fbab88dd"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a8fa504109e4cd7ea575bc49ea4be560"
PV = "4.3.0+git"
SRCREV = "9d4c4fb9638fb533211037016b6da12fbbcc4bb6"
SRC_URI:remove = " \
file://0001-xtest-stats-remove-unneeded-stat.h-include.patch \
"