Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-ti: Remove bsp-ti-6_1 and bsp-bb_org-6_1 support | Andrew Davis | 2025-07-10 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | Remove support for the v6.1 TI and Beagle BSPs. This was originally split into meta-ti-bsp and meta-beagle changes, but there are some hidden interdependencies that made that more painful than needed. Remove v6.1 support from both BSP layers here. This includes packages specific to those BSPs: - TI and BB.org v6.1 Linux kernel - TI and BB.org 2023.04 U-Boot - Rogue GPU driver 23.3 and Mesa 22.3.5 Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> | ||||
* | beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP | Denys Dmytriyenko | 2024-12-19 | 1 | -3/+5 |
| | | | | | | | | | | Most Beagle platforms are switching to 6.6 based Linux kernel and U-boot 2024.10. Add corresponding recipes and extend beagle-bsp with required settings. BeagleY-AI for now remains on 6.1 BSP with U-boot 2023.04. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> | ||||
* | conf/machine: move remaining Beagle platforms to meta-beagle | Denys Dmytriyenko | 2024-12-19 | 1 | -0/+22 |
Include beagle-bsp.inc to define "bb_org" BSP settings and select that as a default. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> |