diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-12-13 18:31:52 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-12-16 08:31:15 -0600 |
commit | 97e5fcc396d30e178082e64cf1162ebfe9da76e6 (patch) | |
tree | 5091f25525bb5b6d49a411b51d01b245565c79ae | |
parent | 43b88381e605e285d29a183bbbc04dfdac035f3b (diff) | |
download | meta-ti-97e5fcc396d30e178082e64cf1162ebfe9da76e6.tar.gz |
conf/machine: rename beagleplay machine to beagleplay-ti
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>
-rw-r--r-- | meta-ti-bsp/conf/machine/beagleplay-ti-k3r5.conf (renamed from meta-ti-bsp/conf/machine/beagleplay-k3r5.conf) | 0 | ||||
-rw-r--r-- | meta-ti-bsp/conf/machine/beagleplay-ti.conf (renamed from meta-ti-bsp/conf/machine/beagleplay.conf) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf b/meta-ti-bsp/conf/machine/beagleplay-ti-k3r5.conf index 3844ccfa..3844ccfa 100644 --- a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf +++ b/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 index 3ae10171..3ae10171 100644 --- a/meta-ti-bsp/conf/machine/beagleplay.conf +++ b/meta-ti-bsp/conf/machine/beagleplay-ti.conf | |||