From 35fb9c11fe72e3fad51c086e6a5c476945fa9a52 Mon Sep 17 00:00:00 2001 From: sadik Date: Thu, 12 Jun 2025 16:13:04 +0530 Subject: [PATCH] fix(buildroot): Update the build instructions with latest relase tag. Updated the building the buildroot image instructions with the latest relase tag for am62l platform. Signed-off-by: sadik --- source/buildroot/Building_Buildroot_Image.rst | 6 +++--- source/devices/AM62LX/buildroot/version.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/buildroot/Building_Buildroot_Image.rst b/source/buildroot/Building_Buildroot_Image.rst index 576e48c25..4272ac45d 100644 --- a/source/buildroot/Building_Buildroot_Image.rst +++ b/source/buildroot/Building_Buildroot_Image.rst @@ -40,10 +40,10 @@ Buildroot tags for Platforms supported are as follws: - AM62LX - AM62X * - https://github.com/buildroot/buildroot - - 2024.11.1 + - 2024.11.3 - 2024.11.1 * - https://github.com/TexasInstruments/buildroot-external-TI.git - - 11.00.05.02 + - 11.00.15.05 - 11.00.09.04 You can fetch the repos with an explicit tag using: @@ -115,7 +115,7 @@ TI_K3_BOOT_FIRMWARE_VERSION will be as follows: * - AM62X - 11.00.09 * - AM62LX - - 11.00.05 + - 11.00.15 .. code-block:: console diff --git a/source/devices/AM62LX/buildroot/version.txt b/source/devices/AM62LX/buildroot/version.txt index ac3e975e2..46cf19a89 100644 --- a/source/devices/AM62LX/buildroot/version.txt +++ b/source/devices/AM62LX/buildroot/version.txt @@ -1 +1 @@ -11_00_05_02 +11_00_15_05