Has anyone updated the buildroot version ?
I have many problems activating nodejs package with buildroot 2023.02.06 on pico ultra w board.
buildroot version upgrade
If you need to update buildroot, you can consider getting the latest buildroot compressed as.tar.gz instead <SDK>of/luckfox-pico/sysdrv/tools/board/buildroot/buildroot-2023.02.6.tar.gz, because the compilation script uses 2023.02.6 as the index, so it should also be named buildroot-2023.02.6.tar.gz.
The nodejs package problem may also be a uclibc compatibility problem. Updating buildroot is not helpful. It is recommended to use glibc environment (ubuntu system) to ensure software compatibility support.
The nodejs package problem may also be a uclibc compatibility problem. Updating buildroot is not helpful. It is recommended to use glibc environment (ubuntu system) to ensure software compatibility support.