From 9b1fd178309544dff1f7453e796a9437125bc0d9 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Tue, 5 Jul 2016 22:31:13 +0300 Subject: optee-os: update to 2.1.0 release * Bump PV from 2.0.0+git to 2.1.0+git * Update SRCREV to 2.1.0 release tag Change-Id: Iaea0fed5ef2022b3a52ef87803bd45d0f631ec4c Signed-off-by: Fathi Boudra (cherry picked from commit c7884e7abb656fc40b9f342e21823c20a3bf4661) --- meta-optee/recipes-security/optee/optee-os_git.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/meta-optee/recipes-security/optee/optee-os_git.bb b/meta-optee/recipes-security/optee/optee-os_git.bb index 2828476c..eb7bfbad 100644 --- a/meta-optee/recipes-security/optee/optee-os_git.bb +++ b/meta-optee/recipes-security/optee/optee-os_git.bb @@ -4,18 +4,17 @@ DESCRIPTION = "OPTEE OS" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" -PV="2.0.0+git${SRCPV}" +PV="2.1.0+git${SRCPV}" DEPENDS = "python-wand-native python-pycrypto-native" inherit deploy pythonnative -SRCREV = "8f46b8d05b22d1511a7d93dd9adafddf9251ab6a" +SRCREV = "ac3cc1102a081a7fe2b0446d38c6a484c2e9b26f" SRC_URI = "git://github.com/OP-TEE/optee_os.git \ file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ " - S = "${WORKDIR}/git" OPTEEMACHINE ?= "${MACHINE}" @@ -78,4 +77,3 @@ FILES_${PN}-dev = "/usr/include/optee" INSANE_SKIP_${PN}-dev = "staticdev" INHIBIT_PACKAGE_STRIP = "1" - -- cgit v1.2.1