summaryrefslogtreecommitdiffstats
path: root/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* linux-bb.org, u-boot-bb.org: rename recipes with versionDenys Dmytriyenko2024-12-161-24/+0
| | | | | | | | | Rename "bb_org" BSP recipes to include version in the recipe names. This way we can support multiple versions. Also remove 2 unused kernel patches that were needed for 5.10 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: add BeagleY-AI platformDenys Dmytriyenko2024-12-161-0/+5
| | | | | | Add machine configuration for BeagleY-AI platform. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagleDenys Dmytriyenko2024-12-161-0/+19
Move "bb_org" kernel and U-boot providers that use corresponding official BeagleBoard.org trees into own meta-beagle layer. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>