From b5f6c53a666a5a663dfdc6ee52e44b185429c43e Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Tue, 22 Jul 2025 14:49:17 -0400 Subject: meta-beagle: beagle-bsp.inc: Fix versions in comments Minor comment changes, fix versions listed for some items. Signed-off-by: Andrew Davis Reviewed-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-beagle/conf/machine/include/beagle-bsp.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-beagle/conf/machine/include/beagle-bsp.inc b/meta-beagle/conf/machine/include/beagle-bsp.inc index 7368b3af..d180c297 100644 --- a/meta-beagle/conf/machine/include/beagle-bsp.inc +++ b/meta-beagle/conf/machine/include/beagle-bsp.inc @@ -4,12 +4,12 @@ # Default is bb_org-6_12, but can override with any of the existing options TI_PREFERRED_BSP ?= "bb_org-6_12" -# ========== +# =========== # bb_org-6_12 -# BeagleBoard.org kernel 6.12, Upstream u-boot 2025.04 +# BeagleBoard.org kernel 6.12, u-boot 2025.04 # based on TI staging trees with extra Beagle-specific features # but may not be up-to-date with TI version -# ========== +# =========== BSP_KERNEL_PROVIDER:bsp-bb_org-6_12 = "linux-bb.org" BSP_KERNEL_VERSION:bsp-bb_org-6_12 = "6.12.%" BSP_BOOTLOADER_PROVIDER:bsp-bb_org-6_12 = "u-boot-bb.org" @@ -24,12 +24,12 @@ BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_12 = "24%" BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_12 = "24%" BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%" -# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6 +# GC320 support requires out-of-tree drivers not yet available in bb.org 6.12 MACHINE_FEATURES:remove:bsp-bb_org-6_12 = "gc320" # ========== # bb_org-6_6 -# BeagleBoard.org kernel 6.6, Upstream u-boot 2024.07 +# BeagleBoard.org kernel 6.6, u-boot 2024.10 # based on TI staging trees with extra Beagle-specific features # but may not be up-to-date with TI version # ========== -- cgit v1.2.3-54-g00ecf