diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2024-06-14 17:57:21 -0400 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2024-06-15 08:05:34 -0500 |
| commit | 8090ce9a4b1108fe51b40b3d8997314a59bf89f1 (patch) | |
| tree | 68f78d852210f1419a919e377857a09e0113a10f /meta-ti-bsp/conf/machine/include | |
| parent | 16092e065bb03cfe29952d4ec792a0de3142879a (diff) | |
| download | meta-ti-8090ce9a4b1108fe51b40b3d8997314a59bf89f1.tar.gz | |
conf/machine: use the default TI BSP for BeaglePlay
BeaglePlay gains official support from latest TI lts-6.6 baseline, so set
it as the default. Other Beagle platforms will still use BB.org as default.
And these defaults can still be changed with TI_PREFERRED_BSP setting in a
distro config or by end user in the local.conf
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/beagle.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/beagle.inc b/meta-ti-bsp/conf/machine/include/beagle.inc deleted file mode 100644 index 4d5942c2..00000000 --- a/meta-ti-bsp/conf/machine/include/beagle.inc +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | TI_PREFERRED_BSP ?= "bb_org" | ||
