diff options
| author | Andrew Davis <afd@ti.com> | 2025-07-22 14:49:17 -0400 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-07-25 15:45:19 -0500 |
| commit | c43bc20b77a28f0b4911f98fc81dd3507bccbce0 (patch) | |
| tree | 8164d7e5d359643b6d1472a37f23987351e86b10 /meta-beagle | |
| parent | 5e8c354f31068bf90a7b7a9d66da57c2e3768dd4 (diff) | |
| download | meta-ti-c43bc20b77a28f0b4911f98fc81dd3507bccbce0.tar.gz | |
meta-beagle: beagle-bsp.inc: Fix versions in comments
Minor comment changes, fix versions listed for some items.
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'meta-beagle')
| -rw-r--r-- | meta-beagle/conf/machine/include/beagle-bsp.inc | 10 |
1 files 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 @@ | |||
| 4 | # Default is bb_org-6_12, but can override with any of the existing options | 4 | # Default is bb_org-6_12, but can override with any of the existing options |
| 5 | TI_PREFERRED_BSP ?= "bb_org-6_12" | 5 | TI_PREFERRED_BSP ?= "bb_org-6_12" |
| 6 | 6 | ||
| 7 | # ========== | 7 | # =========== |
| 8 | # bb_org-6_12 | 8 | # bb_org-6_12 |
| 9 | # BeagleBoard.org kernel 6.12, Upstream u-boot 2025.04 | 9 | # BeagleBoard.org kernel 6.12, u-boot 2025.04 |
| 10 | # based on TI staging trees with extra Beagle-specific features | 10 | # based on TI staging trees with extra Beagle-specific features |
| 11 | # but may not be up-to-date with TI version | 11 | # but may not be up-to-date with TI version |
| 12 | # ========== | 12 | # =========== |
| 13 | BSP_KERNEL_PROVIDER:bsp-bb_org-6_12 = "linux-bb.org" | 13 | BSP_KERNEL_PROVIDER:bsp-bb_org-6_12 = "linux-bb.org" |
| 14 | BSP_KERNEL_VERSION:bsp-bb_org-6_12 = "6.12.%" | 14 | BSP_KERNEL_VERSION:bsp-bb_org-6_12 = "6.12.%" |
| 15 | BSP_BOOTLOADER_PROVIDER:bsp-bb_org-6_12 = "u-boot-bb.org" | 15 | 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%" | |||
| 24 | BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_12 = "24%" | 24 | BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_12 = "24%" |
| 25 | BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%" | 25 | BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%" |
| 26 | 26 | ||
| 27 | # GC320 support requires out-of-tree drivers not yet available in bb.org 6.6 | 27 | # GC320 support requires out-of-tree drivers not yet available in bb.org 6.12 |
| 28 | MACHINE_FEATURES:remove:bsp-bb_org-6_12 = "gc320" | 28 | MACHINE_FEATURES:remove:bsp-bb_org-6_12 = "gc320" |
| 29 | 29 | ||
| 30 | # ========== | 30 | # ========== |
| 31 | # bb_org-6_6 | 31 | # bb_org-6_6 |
| 32 | # BeagleBoard.org kernel 6.6, Upstream u-boot 2024.07 | 32 | # BeagleBoard.org kernel 6.6, u-boot 2024.10 |
| 33 | # based on TI staging trees with extra Beagle-specific features | 33 | # based on TI staging trees with extra Beagle-specific features |
| 34 | # but may not be up-to-date with TI version | 34 | # but may not be up-to-date with TI version |
| 35 | # ========== | 35 | # ========== |
