Message ID | 20241105191100.532413-1-denis@denix.org |
---|---|
State | RFC |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [master,RFC,1/6] conf/machine: rename beagleplay machine to beagleplay-ti | expand |
Hi Denys, On 06/11/24 00:40, Denys Dmytriyenko wrote: > 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 > ZjQcmQRYFpfptBannerStart > Report Suspicious > <https://us-phishalarm-ewt.proofpoint.com/EWT/v1/G3vK!uZdqXRfP9k07KqZFHPOj3DFYN5-MCGhQRn4XVQxYA21XJhOdaXkP5hLhMcH5N1PhQXx_-P68NVrtl3ufBrA_ew$> > > ZjQcmQRYFpfptBannerEnd > 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. Apart from [1], in general the entire series looks good to me! [1]- https://lists.yoctoproject.org/g/meta-ti/message/18047 > > Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> > --- Reviewed-by: Chirag Shilwant <c-shilwant@ti.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
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