Skip to content

Commit

Permalink
updated buildroot-nc4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Mar 1, 2024
1 parent 47a51fa commit dd3646d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set(CMAKE_C_STANDARD 11)
string(REGEX REPLACE ".*-" "" BUILDROOT_BUILD_ID "${BUILDROOT_RELEASE}")
set(GNU_TARGET_NAME "arm-webos-linux-gnueabi")

set(BUILDROOT_RELEASE "webos-71307ba")
set(BUILDROOT_RELEASE "webos-d7ed7ee")
set(BUILDROOT_SDK_NAME "${GNU_TARGET_NAME}_sdk-buildroot")

if (NOT DEFINED GNU_MIRROR)
Expand Down

0 comments on commit dd3646d

Please sign in to comment.