Discussion:
[meta-arago] [rocko/master][PATCH] optee: update client and test to the latest
Denys Dmytriyenko
2018-09-14 17:22:52 UTC
Permalink
Signed-off-by: Denys Dmytriyenko <***@ti.com>
---
meta-arago-distro/recipes-security/optee/optee-client.bbappend | 4 ++--
meta-arago-distro/recipes-security/optee/optee-test_git.bbappend | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-arago-distro/recipes-security/optee/optee-client.bbappend b/meta-arago-distro/recipes-security/optee/optee-client.bbappend
index 52a6f58..b71bf0d 100644
--- a/meta-arago-distro/recipes-security/optee/optee-client.bbappend
+++ b/meta-arago-distro/recipes-security/optee/optee-client.bbappend
@@ -1,4 +1,4 @@
-PR_append = ".arago0"
+PR_append = ".arago1"

SRC_URI = "git://git.ti.com/optee/ti-optee-client.git;branch=${BRANCH} \
file://tee-supplicant.service"
@@ -8,4 +8,4 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
PV = "3.2.0+git${SRCPV}"

BRANCH = "ti_optee_client"
-SRCREV = "2d542f2074223fde918e68efa4a9ff37f927e604"
+SRCREV = "6b4ca04b3a3738f7697597164dc1e055d4e65441"
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 f85c719..bbdb8ae 100644
--- a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend
+++ b/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend
@@ -1,6 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

-PR_append = ".arago0"
+PR_append = ".arago1"

SRC_URI = "git://git.ti.com/optee/ti-optee-test.git;branch=${BRANCH}"

@@ -9,4 +9,4 @@ SRC_URI += "file://0001-host-xtest-Makefile-fix-COMPILE_NS_USER-not-being-se.pat
PV = "3.2.0+git${SRCPV}"

BRANCH = "ti_optee_test"
-SRCREV = "b284eedf4fa20c21403ececfe0a47af55fbaa5d8"
+SRCREV = "36c8eef15437f2280e657be7d296564452e3c427"
--
2.7.4
Loading...