| Message ID | cover.1763968559.git.jan.kiszka@siemens.com |
|---|---|
| Headers | show |
| Series | Updates for BeaglePlay board, hybrid-boot plugin deprecation | expand |
Applied to next, thanks. Best regards, Zhihang On 11/24/25 08:15, 'Jan Kiszka' via isar-users wrote: > Renovate the dependencies needed for the BeaglePlay. Unfortunately, we > still need a self-built kernel as the BeagleBoard folks forgot to > request enabling at least one kernel switch for the PMIC driver in the > Debian kernel. > > Along that, deprecate the hybrid-boot wic plugin that was once developed > for this board. wic now has native support for hybrid-gpt which achieves > the same. > > Jan > > Jan Kiszka (4): > u-boot-beagleplay: Update to v2025.10 > linux-mailine: Update to 6.12.58 > beagleplay: Use gpt-hybrid instead of our custom plugin > wic: Deprecate hybrid-boot plugin > > RECIPE-API-CHANGELOG.md | 5 ++ > ...2x-Add-basic-initialization-for-usb-.patch | 80 ------------------- > .../recipes-bsp/u-boot/files/rules-beagleplay | 4 +- > ...024.01.bb => u-boot-beagleplay_2025.10.bb} | 16 ++-- > ...ne_6.6.11.bb => linux-mainline_6.12.58.bb} | 4 +- > ...nux-phy_6.6.11.bb => linux-phy_6.12.58.bb} | 2 +- > .../lib/wic/canned-wks/beagleplay.wks.in | 6 +- > .../lib/wic/plugins/source/hybrid-boot.py | 1 + > 8 files changed, 22 insertions(+), 96 deletions(-) > delete mode 100644 meta-isar/recipes-bsp/u-boot/files/0001-TMP-board-ti-am62x-Add-basic-initialization-for-usb-.patch > rename meta-isar/recipes-bsp/u-boot/{u-boot-beagleplay_2024.01.bb => u-boot-beagleplay_2025.10.bb} (71%) > rename meta-isar/recipes-kernel/linux/{linux-mainline_6.6.11.bb => linux-mainline_6.12.58.bb} (91%) > rename meta-isar/recipes-kernel/linux/{linux-phy_6.6.11.bb => linux-phy_6.12.58.bb} (84%) >
Renovate the dependencies needed for the BeaglePlay. Unfortunately, we still need a self-built kernel as the BeagleBoard folks forgot to request enabling at least one kernel switch for the PMIC driver in the Debian kernel. Along that, deprecate the hybrid-boot wic plugin that was once developed for this board. wic now has native support for hybrid-gpt which achieves the same. Jan Jan Kiszka (4): u-boot-beagleplay: Update to v2025.10 linux-mailine: Update to 6.12.58 beagleplay: Use gpt-hybrid instead of our custom plugin wic: Deprecate hybrid-boot plugin RECIPE-API-CHANGELOG.md | 5 ++ ...2x-Add-basic-initialization-for-usb-.patch | 80 ------------------- .../recipes-bsp/u-boot/files/rules-beagleplay | 4 +- ...024.01.bb => u-boot-beagleplay_2025.10.bb} | 16 ++-- ...ne_6.6.11.bb => linux-mainline_6.12.58.bb} | 4 +- ...nux-phy_6.6.11.bb => linux-phy_6.12.58.bb} | 2 +- .../lib/wic/canned-wks/beagleplay.wks.in | 6 +- .../lib/wic/plugins/source/hybrid-boot.py | 1 + 8 files changed, 22 insertions(+), 96 deletions(-) delete mode 100644 meta-isar/recipes-bsp/u-boot/files/0001-TMP-board-ti-am62x-Add-basic-initialization-for-usb-.patch rename meta-isar/recipes-bsp/u-boot/{u-boot-beagleplay_2024.01.bb => u-boot-beagleplay_2025.10.bb} (71%) rename meta-isar/recipes-kernel/linux/{linux-mainline_6.6.11.bb => linux-mainline_6.12.58.bb} (91%) rename meta-isar/recipes-kernel/linux/{linux-phy_6.6.11.bb => linux-phy_6.12.58.bb} (84%)