Updating the SRCREV for the optee-client, optee-os and optee-test to align with Linaro's code base and kernel driver.
Signed-off-by: Dan Murphy <[email protected]> --- meta-arago-distro/recipes-security/optee/optee-client.bbappend | 2 +- meta-arago-distro/recipes-security/optee/optee-os_git.bbappend | 2 +- meta-arago-distro/recipes-security/optee/optee-test_git.bbappend | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-security/optee/optee-client.bbappend b/meta-arago-distro/recipes-security/optee/optee-client.bbappend index cdbfaab..3a24c60 100644 --- a/meta-arago-distro/recipes-security/optee/optee-client.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-client.bbappend @@ -4,4 +4,4 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-client.git;branch=${BRANCH} \ file://tee-supplicant.service" BRANCH = "ti_optee_client" -SRCREV = "ce5fefe6cba5df9b4f31399b1155ba768eee0b78" +SRCREV = "5477e9ebf093ba3ac5296409a690944db6c0014c" diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend index 7ae2a4a..c50c47d 100644 --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend @@ -8,7 +8,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \ file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ " BRANCH = "ti_optee_os" -SRCREV = "4556015010dbf648d236a72857e927317b0f6438" +SRCREV = "f4543643876f50b5c454955763c243b8625b0294" EXTRA_OEMAKE = "CROSS_COMPILE_core=${HOST_PREFIX} \ CROSS_COMPILE_ta_arm32=${HOST_PREFIX} \ diff --git a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend index 2fa4182..ad70773 100644 --- a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend @@ -4,4 +4,4 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-test.git;branch=${BRANCH}" SRC_URI += "file://fix-build-failure-with-GCC6.patch" BRANCH = "ti_optee_test" -SRCREV = "6203b8769beff4eccf7104a6474991114691bf90" +SRCREV = "ba271a6e3eb2bbb6996b5de73918216f64a9e077" -- 2.11.0.rc0.7.gbe5a750 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
