From: Denys Dmytriyenko <denys@ti.com>
To: Dan Murphy <dmurphy@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] linaro-optee: Update to v2.4.0 OPTEE release
Date: Mon, 24 Apr 2017 13:13:37 -0400 [thread overview]
Message-ID: <20170424171337.GB24846@edge> (raw)
In-Reply-To: <20170424161757.9391-1-dmurphy@ti.com>
Dan,
This looks like a patch against Linaro's meta-optee - the right list would be openembedded@lists.linaro.org
--
Denys
On Mon, Apr 24, 2017 at 11:17:57AM -0500, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
> meta-optee/recipes-security/optee/optee-client.bb | 4 ++--
> meta-optee/recipes-security/optee/optee-os_git.bb | 4 ++--
> meta-optee/recipes-security/optee/optee-test_git.bb | 4 ++--
> 3 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/meta-optee/recipes-security/optee/optee-client.bb b/meta-optee/recipes-security/optee/optee-client.bb
> index c31fb30..7b471f3 100644
> --- a/meta-optee/recipes-security/optee/optee-client.bb
> +++ b/meta-optee/recipes-security/optee/optee-client.bb
> @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/OP-TEE/optee_client"
> LICENSE = "BSD"
> LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=a6d62e1b5fef18a1854bd538e3160d7c"
>
> -PV = "2.3.0+git${SRCPV}"
> +PV = "2.4.0+git${SRCPV}"
>
> inherit pythonnative systemd
>
> @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/OP-TEE/optee_client.git \
> file://tee-supplicant.service"
> S = "${WORKDIR}/git"
>
> -SRCREV = "365657667f8968f40237480169fea44fa3fb9949"
> +SRCREV = "1df4046bd729e866743454a18a71e72228e585fd"
>
> SYSTEMD_SERVICE_${PN} = "tee-supplicant.service"
>
> diff --git a/meta-optee/recipes-security/optee/optee-os_git.bb b/meta-optee/recipes-security/optee/optee-os_git.bb
> index a194c8c..5dcb0e3 100644
> --- a/meta-optee/recipes-security/optee/optee-os_git.bb
> +++ b/meta-optee/recipes-security/optee/optee-os_git.bb
> @@ -4,13 +4,13 @@ DESCRIPTION = "OPTEE OS"
> LICENSE = "BSD"
> LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
>
> -PV="2.3.0+git${SRCPV}"
> +PV="2.4.0+git${SRCPV}"
>
> DEPENDS = "python-wand-native python-pycrypto-native"
>
> inherit deploy pythonnative
>
> -SRCREV = "28fcee179fc908ee2001a135179366d794af7878"
> +SRCREV = "a92d4a6698b0acc8147fba21b10c7e4473da3b9e"
> SRC_URI = "git://github.com/OP-TEE/optee_os.git \
> file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
> "
> diff --git a/meta-optee/recipes-security/optee/optee-test_git.bb b/meta-optee/recipes-security/optee/optee-test_git.bb
> index 3fd267c..cdc51ef 100644
> --- a/meta-optee/recipes-security/optee/optee-test_git.bb
> +++ b/meta-optee/recipes-security/optee/optee-test_git.bb
> @@ -8,14 +8,14 @@ DEPENDS = "optee-client optee-os python-pycrypto-native"
>
> inherit pythonnative
>
> -PV = "2.3.0+git${SRCPV}"
> +PV = "2.4.0+git${SRCPV}"
>
> SRC_URI = "git://github.com/OP-TEE/optee_test.git \
> file://fix-build-failure-with-GCC6.patch \
> "
> S = "${WORKDIR}/git"
>
> -SRCREV = "a4653559d989d5006f67f4498be4cb090be12f79"
> +SRCREV = "170a1ee60a98b407790d97dc682568981d344ca3"
>
> OPTEE_CLIENT_EXPORT = "${STAGING_DIR_HOST}${prefix}"
> TEEC_EXPORT = "${STAGING_DIR_HOST}${prefix}"
> --
> 1.9.1
>
next prev parent reply other threads:[~2017-04-24 17:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-24 16:17 [PATCH] linaro-optee: Update to v2.4.0 OPTEE release Dan Murphy
2017-04-24 17:13 ` Denys Dmytriyenko [this message]
2017-04-24 19:04 ` Dan Murphy
2017-04-24 19:39 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170424171337.GB24846@edge \
--to=denys@ti.com \
--cc=dmurphy@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.