All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][RFC PATCH 1/6] conf/machine: rename beagleplay machine to beagleplay-ti
@ 2024-11-05 19:10 Denys Dmytriyenko
  2024-11-05 19:10 ` [master][RFC PATCH 2/6] meta-beagle: create a separate layer for Beagle platforms Denys Dmytriyenko
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2024-11-05 19:10 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@konsulko.com>

BeaglePlay is officially supported by TI "ti-6_6" BSP and is part
of the TI-SDK releases. Switching BSP to BeagleBoard.org "bb_org"
settings for the same machine is possible within the same layer.

But having different machine configs for the same machine name in
multiple layers can be confusing and prone to errors. Hence rename
the config to indicate BeaglePlay with official TI support in order
to re-use the canonical name in a separate layer.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../machine/{beagleplay-k3r5.conf => beagleplay-ti-k3r5.conf}     | 0
 meta-ti-bsp/conf/machine/{beagleplay.conf => beagleplay-ti.conf}  | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename meta-ti-bsp/conf/machine/{beagleplay-k3r5.conf => beagleplay-ti-k3r5.conf} (100%)
 rename meta-ti-bsp/conf/machine/{beagleplay.conf => beagleplay-ti.conf} (100%)

diff --git a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf b/meta-ti-bsp/conf/machine/beagleplay-ti-k3r5.conf
similarity index 100%
rename from meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
rename to meta-ti-bsp/conf/machine/beagleplay-ti-k3r5.conf
diff --git a/meta-ti-bsp/conf/machine/beagleplay.conf b/meta-ti-bsp/conf/machine/beagleplay-ti.conf
similarity index 100%
rename from meta-ti-bsp/conf/machine/beagleplay.conf
rename to meta-ti-bsp/conf/machine/beagleplay-ti.conf
-- 
2.25.1



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

end of thread, other threads:[~2024-11-06 12:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 19:10 [master][RFC PATCH 1/6] conf/machine: rename beagleplay machine to beagleplay-ti Denys Dmytriyenko
2024-11-05 19:10 ` [master][RFC PATCH 2/6] meta-beagle: create a separate layer for Beagle platforms Denys Dmytriyenko
2024-11-05 20:24   ` [meta-ti] " Ryan Eatmon
2024-11-05 20:57     ` Denys Dmytriyenko
2024-11-05 19:10 ` [master][RFC PATCH 3/6] conf/machine: move "bb_org" BSP settings to meta-beagle Denys Dmytriyenko
2024-11-05 19:10 ` [master][RFC PATCH 4/6] conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle Denys Dmytriyenko
2024-11-05 19:10 ` [master][RFC PATCH 5/6] conf/machine: move remaining Beagle platforms to meta-beagle Denys Dmytriyenko
2024-11-05 19:11 ` [master][RFC PATCH 6/6] u-boot-bb_org, linux-bb_org: move "bb_org" providers " Denys Dmytriyenko
2024-11-06 12:04 ` [meta-ti] [master][RFC PATCH 1/6] conf/machine: rename beagleplay machine to beagleplay-ti Chirag Shilwant

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.