File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ information refer
7272- Clone the Buildroot repository to local machine.
7373
7474``` bash
75- $ git clone -b 2024.11.1 https://github.com/buildroot/buildroot
75+ $ git clone -b 2024.11.3 https://github.com/buildroot/buildroot
7676```
7777
7878- Clone the ` BR2_EXTERNAL ` tree:
7979
8080``` bash
81- $ git clone -b 11.00.09.04 https://github.com/TexasInstruments/buildroot-external-TI.git
81+ $ git clone -b 11.00.15.05 https://github.com/TexasInstruments/buildroot-external-TI.git
8282```
8383
8484- The directories for ` buildroot ` and ` buildroot-external-TI ` are now located
@@ -117,7 +117,7 @@ step is optional but useful if you need to make specific adjustments.
117117- Build the SD card image for SDK 11.0
118118
119119``` bash
120- buildroot/ $ make TI_K3_BOOT_FIRMWARE_VERSION=11.00.09
120+ buildroot/ $ make TI_K3_BOOT_FIRMWARE_VERSION=11.00.15
121121```
122122
123123- This process compiles the necessary components and creates the root filesystem,
You can’t perform that action at this time.
0 commit comments