All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master][PATCH] layer.conf: Update the layers to support wrynose
@ 2026-03-17 22:36 Ryan Eatmon
  2026-03-17 22:40 ` PRC Automation
  2026-03-17 22:40 ` Denys Dmytriyenko
  0 siblings, 2 replies; 6+ messages in thread
From: Ryan Eatmon @ 2026-03-17 22:36 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-beagle/conf/layer.conf    | 2 +-
 meta-ti-bsp/conf/layer.conf    | 2 +-
 meta-ti-extras/conf/layer.conf | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-beagle/conf/layer.conf b/meta-beagle/conf/layer.conf
index 87a12268..5ef549d9 100644
--- a/meta-beagle/conf/layer.conf
+++ b/meta-beagle/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-beagle"
 BBFILE_PATTERN_meta-beagle := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-beagle = "6"
 
-LAYERSERIES_COMPAT_meta-beagle = "whinlatter"
+LAYERSERIES_COMPAT_meta-beagle = "whinlatter wrynose"
 
 LAYERDEPENDS_meta-beagle = " \
     meta-ti-bsp \
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
index f78da573..86744b2f 100644
--- a/meta-ti-bsp/conf/layer.conf
+++ b/meta-ti-bsp/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
 BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-bsp = "6"
 
-LAYERSERIES_COMPAT_meta-ti-bsp = "whinlatter"
+LAYERSERIES_COMPAT_meta-ti-bsp = "whinlatter wrynose"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf
index af82e95b..23d54095 100644
--- a/meta-ti-extras/conf/layer.conf
+++ b/meta-ti-extras/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
 BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-extras = "6"
 
-LAYERSERIES_COMPAT_meta-ti-extras = "whinlatter"
+LAYERSERIES_COMPAT_meta-ti-extras = "whinlatter wrynose"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-17 22:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 22:36 [meta-ti][master][PATCH] layer.conf: Update the layers to support wrynose Ryan Eatmon
2026-03-17 22:40 ` PRC Automation
2026-03-17 22:42   ` Denys Dmytriyenko
2026-03-17 22:48     ` Ryan Eatmon
2026-03-17 22:53       ` Denys Dmytriyenko
2026-03-17 22:40 ` Denys Dmytriyenko

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.