mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: Re: [ptxdist]  [PATCH 2/4] optee: version bump 3.5.0 → 3.6.0
Date: Thu, 25 Jul 2019 10:53:53 +0200	[thread overview]
Message-ID: <1564044833.2311.35.camel@pengutronix.de> (raw)
In-Reply-To: <923b909eaace25c0224151588a58f57d6369c93c.1564043079.git-series.r.czerwinski@pengutronix.de>

Am Donnerstag, den 25.07.2019, 10:25 +0200 schrieb Rouven Czerwinski:
> The OP-TEE build requires pyelftools in the python3 flavour now.
> 
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
>  platforms/optee.in | 1 +
>  rules/optee.make   | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/platforms/optee.in b/platforms/optee.in
> index dc31f66..cfdd44b 100644
> --- a/platforms/optee.in
> +++ b/platforms/optee.in
> @@ -5,6 +5,7 @@ menuconfig OPTEE
>  	bool
>  	depends on ARCH_ARM || ARCH_ARM64
>  	depends on !ARCH_ARM64 || BROKEN
> +	select HOST_SYSTEM_PYTHON3_PYELFTOOLS

Missing "select HOST_SYSTEM_PYTHON3".

>  	help
>  	  OP-TEE is an open source project which contains a full
> implementation
>  	  to make up a complete Trusted Execution Environment. The
> project has
> diff --git a/rules/optee.make b/rules/optee.make
> index 56ec350..c5adfbc 100644
> --- a/rules/optee.make
> +++ b/rules/optee.make
> @@ -16,8 +16,8 @@ endif
>  #
>  # Paths and names
>  #
> -OPTEE_VERSION	:= 3.5.0
> -OPTEE_MD5	:= 18dac7e462abe072956a4a9e9139d1d5
> +OPTEE_VERSION	:= 3.6.0
> +OPTEE_MD5	:= 6adde95df70f303cd1752912fd0bd600
>  OPTEE		:= optee-$(OPTEE_VERSION)
>  OPTEE_SUFFIX	:= tar.gz
>  OPTEE_URL	:= https://github.com/OP-TEE/optee_os/archive/$(OPT
> EE_VERSION).$(OPTEE_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2019-07-25  8:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25  8:25 [ptxdist] [PATCH 0/4] OP-TEE Bump to 3.6.0 Rouven Czerwinski
2019-07-25  8:25 ` [ptxdist] [PATCH 1/4] host-system-python3: add pyelftools Rouven Czerwinski
2019-07-25  8:25 ` [ptxdist] [PATCH 2/4] optee: version bump 3.5.0 → 3.6.0 Rouven Czerwinski
2019-07-25  8:53   ` Lucas Stach [this message]
2019-07-25  9:05     ` Rouven Czerwinski
2019-08-07 10:57       ` Michael Olbrich
2019-08-07 12:38         ` Rouven Czerwinski
2019-08-07 15:07           ` Michael Olbrich
2019-07-25  8:25 ` [ptxdist] [PATCH 3/4] optee-client: " Rouven Czerwinski
2019-07-25  8:25 ` [ptxdist] [PATCH 4/4] optee-test: " Rouven Czerwinski

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=1564044833.2311.35.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=r.czerwinski@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox