meta-freescale.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Sean Anderson <sean.anderson@seco.com>
To: meta-freescale@lists.yoctoproject.org, Ting Liu <ting.liu@nxp.com>
Cc: Sean Anderson <sean.anderson@seco.com>
Subject: [PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer
Date: Thu, 10 Feb 2022 16:41:04 -0500	[thread overview]
Message-ID: <20220210214104.3096657-2-sean.anderson@seco.com> (raw)
In-Reply-To: <20220210214104.3096657-1-sean.anderson@seco.com>

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
-- 
2.25.1



  reply	other threads:[~2022-02-10 21:41 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 ` Sean Anderson [this message]
2022-02-10 21:41   ` [PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer Sean Anderson
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=20220210214104.3096657-2-sean.anderson@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).