Skip to content

Commit

Permalink
Updated Buildroot version to 2023.08.03.
Browse files Browse the repository at this point in the history
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
  • Loading branch information
RICCIARDI-Adrien committed Nov 26, 2023
1 parent 5856c16 commit ef9ef3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PrintMessage()
printf "\033[33m--> $1\033[0m\n"
}

BUILDROOT_VERSION=2021.02.7
BUILDROOT_VERSION=2023.08.3

# Check arguments
if [ $# -ne 3 ]
Expand Down

0 comments on commit ef9ef3b

Please sign in to comment.