Updating the SRCREV for the optee-client, optee-os and optee-test to align with Linaro's code base and kernel driver. For the 2017.01-rc1
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 3a24c60a..df7587d2 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 = "5477e9ebf093ba3ac5296409a690944db6c0014c" +SRCREV = "1df4046bd729e866743454a18a71e72228e585fd" 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 c50c47d5..399bac2f 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 = "f4543643876f50b5c454955763c243b8625b0294" +SRCREV = "79a8c877a637113b47f3e9fca417d33c5eacf9c9" 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 a94cd427..3ab61775 100644 --- a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend @@ -3,4 +3,4 @@ PR_append = ".arago1" SRC_URI = "git://git.ti.com/optee/ti-optee-test.git;branch=${BRANCH}" BRANCH = "ti_optee_test" -SRCREV = "ba271a6e3eb2bbb6996b5de73918216f64a9e077" +SRCREV = "170a1ee60a98b407790d97dc682568981d344ca3" -- 2.12.2 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
