All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter Griffin" <peter.griffin@linaro.org>
To: meta-arm@lists.yoctoproject.org
Cc: Denys Dmytriyenko <denys@ti.com>
Subject: Re: [meta-arm] [PATCH 1/5] layer.conf: add meta-python to LAYERDEPENDS for optee components
Date: Thu, 2 Apr 2020 10:59:16 +0100	[thread overview]
Message-ID: <CADrjBPoO9ZvfrFVWb_+r56dNfqPJd36EHtRxCHLrp8vBRqN+2g@mail.gmail.com> (raw)
In-Reply-To: <1585782786-34477-1-git-send-email-denis@denix.org>

[-- Attachment #1: Type: text/plain, Size: 921 bytes --]

On Thu, 2 Apr 2020 at 00:13, Denys Dmytriyenko <denis@denix.org> wrote:

> From: Denys Dmytriyenko <denys@ti.com>
>
> optee components use pycrypto, pycryptodomex and pyelftools from
> meta-python layer
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>

 Reviewed-by: Peter Griffin <peter.griffin@linaro.org>

---
>  meta-arm/conf/layer.conf | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/meta-arm/conf/layer.conf b/meta-arm/conf/layer.conf
> index 0b93e8d..d96e9f1 100644
> --- a/meta-arm/conf/layer.conf
> +++ b/meta-arm/conf/layer.conf
> @@ -9,5 +9,8 @@ BBFILE_COLLECTIONS += "meta-arm"
>  BBFILE_PATTERN_meta-arm = "^${LAYERDIR}/"
>  BBFILE_PRIORITY_meta-arm = "6"
>
> -LAYERDEPENDS_meta-arm = "core"
> +LAYERDEPENDS_meta-arm = " \
> +    core \
> +    meta-python \
> +"
>  LAYERSERIES_COMPAT_meta-arm = "warrior zeus dunfell"
> --
> 2.7.4
>
> 
>

[-- Attachment #2: Type: text/html, Size: 1671 bytes --]

  parent reply	other threads:[~2020-04-02  9:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-01 23:13 [PATCH 1/5] layer.conf: add meta-python to LAYERDEPENDS for optee components Denys Dmytriyenko
2020-04-01 23:13 ` [PATCH 2/5] optee-os: upgrade 3.7.0 -> 3.8.0, cleanup Denys Dmytriyenko
2020-04-02  7:20   ` [meta-arm] " Diego Sueiro
2020-04-01 23:13 ` [PATCH 3/5] optee-client: upgrade 3.7.0 -> 3,8,0, cleanup Denys Dmytriyenko
2020-04-02  7:21   ` [meta-arm] " Diego Sueiro
2020-04-02 10:01   ` Peter Griffin
2020-04-02 16:30     ` Denys Dmytriyenko
2020-04-03  8:52       ` Peter Griffin
2020-04-01 23:13 ` [PATCH 4/5] optee-test: upgrade 3.7.0 -> 3.8.0, cleanup Denys Dmytriyenko
2020-04-02  7:21   ` [meta-arm] " Diego Sueiro
2020-04-02 10:02   ` Peter Griffin
2020-04-01 23:13 ` [PATCH 5/5] optee-examples: cleanup Denys Dmytriyenko
2020-04-02  7:21   ` [meta-arm] " Diego Sueiro
2020-04-02 16:27     ` Denys Dmytriyenko
2020-04-02  9:57   ` Peter Griffin
2020-04-02 16:29     ` Denys Dmytriyenko
2020-04-02  7:19 ` [meta-arm] [PATCH 1/5] layer.conf: add meta-python to LAYERDEPENDS for optee components Diego Sueiro
2020-04-02  9:59 ` Peter Griffin [this message]
     [not found] <1601D50E043B4BBD.6346@lists.yoctoproject.org>
2020-04-01 23:20 ` Denys Dmytriyenko
     [not found] ` <1601D572187EB9D1.6346@lists.yoctoproject.org>
2020-05-11 17:28   ` Denys Dmytriyenko
2020-05-11 17:44     ` Khem Raj

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=CADrjBPoO9ZvfrFVWb_+r56dNfqPJd36EHtRxCHLrp8vBRqN+2g@mail.gmail.com \
    --to=peter.griffin@linaro.org \
    --cc=denys@ti.com \
    --cc=meta-arm@lists.yoctoproject.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.