Skip to content

Commit 02cc3eb

Browse files
meta-mchp-mpu: recipes-bsp: bump at91bootstrap to 4.0.13-rc1
Update bootstrap recipe to fetch tag 4.0.13-rc1 that brings following features: - New Board Support for sama7d65_max_ddr, sama7g54_max_ddr, sam9x75_curiosity_pro, and sam9x60d1g_som. - Add Kconfig menus to boot zephyr images. - Memory and storage enhancements. - Integrate secure feature for secure boot and fast boot - Clean up Makefiles Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com> Reviewed-by: Nayab Sayed <nayabbasha.sayed@microchip.com>
1 parent 68eba83 commit 02cc3eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

meta-mchp-mpu/meta-mchp-mpu-bsp/recipes-bsp/at91bootstrap/at91bootstrap_4.0.12.bb renamed to meta-mchp-mpu/meta-mchp-mpu-bsp/recipes-bsp/at91bootstrap/at91bootstrap_4.0.13.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ inherit mchp-compat-machines
77

88
SRC_URI = "git://github.com/linux4sam/at91bootstrap.git;protocol=https;branch=at91bootstrap-4.x"
99

10-
PV = "4.0.12+git${SRCPV}"
11-
SRCREV = "a3edcba5e0ebf5a269093e3691b069f3d3354768"
10+
PV = "4.0.13+git${SRCPV}"
11+
SRCREV = "cd5610bac4d8ba8158385019ac70e191241d70f7"
1212

1313
S = "${WORKDIR}/git"
1414

0 commit comments

Comments
 (0)