Updating the SRCREV for the optee-client, optee-os and optee-test to Linaro's tagged version of 2.6.0 release.
Signed-off-by: Dan Murphy <[email protected]> --- meta-arago-distro/recipes-security/optee/optee-client.bbappend | 4 ++-- meta-arago-distro/recipes-security/optee/optee-os_git.bbappend | 4 ++-- meta-arago-distro/recipes-security/optee/optee-test_git.bbappend | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta-arago-distro/recipes-security/optee/optee-client.bbappend b/meta-arago-distro/recipes-security/optee/optee-client.bbappend index 16437019..fcfb2bb0 100644 --- a/meta-arago-distro/recipes-security/optee/optee-client.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-client.bbappend @@ -5,7 +5,7 @@ SRC_URI = "git://git.ti.com/optee/ti-optee-client.git;branch=${BRANCH} \ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" -PV = "2.5.0+git${SRCPV}" +PV = "2.6.0+git${SRCPV}" BRANCH = "ti_optee_client" -SRCREV = "0efaf6bae1066d06a075d1f4fe1011b8b3576f75" +SRCREV = "73b4e490a8ed0b4a7714818e80998b9d8a7da958" 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 550d75ca..8b84ca33 100644 --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" PR_append = ".arago7" -PV="2.5.0+git${SRCPV}" +PV="2.6.0+git${SRCPV}" is_armv7 = "1" @@ -10,7 +10,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 = "342a75f64d69fa9a60a2934d56131243d540fe42" +SRCREV = "f918b24d27744d682e6f2c7fa91828a7b818b5a0" 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 17228b13..996032ed 100644 --- a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend @@ -2,7 +2,7 @@ PR_append = ".arago1" SRC_URI = "git://git.ti.com/optee/ti-optee-test.git;branch=${BRANCH}" -PV = "2.5.0+git${SRCPV}" +PV = "2.6.0+git${SRCPV}" BRANCH = "ti_optee_test" -SRCREV = "e0ab180a643b67e865b35f869a2ed3b3dee9112d" +SRCREV = "cc72dd2ce5c45318ad1618633bf0c859ad56cd8a" -- 2.14.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
