All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Anderson <sean.anderson@seco.com>
To: meta-freescale@lists.yoctoproject.org, Ting Liu <ting.liu@nxp.com>
Subject: Re: [PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer
Date: Thu, 10 Feb 2022 16:41:56 -0500	[thread overview]
Message-ID: <8e633e63-52ba-f6f5-311e-66a08f60189a@seco.com> (raw)
In-Reply-To: <20220210214104.3096657-2-sean.anderson@seco.com>

On 2/10/22 4:41 PM, Sean Anderson wrote:
> This recipe depends on the freescale-distro collection. Move it to an
> appropriate dynamic layer.
> 
> Signed-off-by: Sean Anderson <sean.anderson@seco.com>
> ---
> 
>  conf/layer.conf                                                 | 2 ++
>  .../recipes-fsl}/images/fsl-image-multimedia-full.bbappend      | 0
>  2 files changed, 2 insertions(+)
>  rename {recipes-fsl => dynamic-layers/freescale-distro/recipes-fsl}/images/fsl-image-multimedia-full.bbappend (100%)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 65a3361..4001e05 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -45,6 +45,8 @@ FSL_EULA_FILE_MD5SUMS_append = " \
>  "
>  
>  BBFILES_DYNAMIC += " \
> +    freescale-distro:${LAYERDIR}/dynamic-layers/freescale-distro/*/*/*.bb \
> +    freescale-distro:${LAYERDIR}/dynamic-layers/freescale-distro/*/*/*.bbappend \
>      virtualization-layer:${LAYERDIR}/dynamic-layers/virtualization-layer/*/*/*.bb \
>      virtualization-layer:${LAYERDIR}/dynamic-layers/virtualization-layer/*/*/*.bbappend \
>  "
> diff --git a/recipes-fsl/images/fsl-image-multimedia-full.bbappend b/dynamic-layers/freescale-distro/recipes-fsl/images/fsl-image-multimedia-full.bbappend
> similarity index 100%
> rename from recipes-fsl/images/fsl-image-multimedia-full.bbappend
> rename to dynamic-layers/freescale-distro/recipes-fsl/images/fsl-image-multimedia-full.bbappend
> 

I forgot to note this in the subject, but these should be applied to meta-qoriq.

--Sean


  reply	other threads:[~2022-02-10 21:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 21:41 [PATCH 1/2] lxc: Move to dynamic-layers Sean Anderson
2022-02-10 21:41 ` [PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer Sean Anderson
2022-02-10 21:41   ` Sean Anderson [this message]
2022-02-11 14:53     ` [meta-freescale] " Otavio Salvador
2022-02-11 14:52 ` [meta-freescale] [PATCH 1/2] lxc: Move to dynamic-layers Otavio Salvador
2022-02-11 16:03   ` [meta-qoriq] " Sean Anderson
2022-02-21 16:09     ` Sean Anderson

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=8e633e63-52ba-f6f5-311e-66a08f60189a@seco.com \
    --to=sean.anderson@seco.com \
    --cc=meta-freescale@lists.yoctoproject.org \
    --cc=ting.liu@nxp.com \
    /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.