There is a major change in Entware-ng
1. glibc is upgraded from 2.22 to 2.23 (arm), uclibc is upgraded from 1.0.12 to 1.0.13 (mipsel)
2. gcc is upgraded from 4.8.5 to 5.3.0
3. go packages are added to buildroot toolchain (gccgo allows to build go binaries even for unsupported mipsel 32bits)
arm installation scripts are upgraded to reflect these changes.
when
is run, locales-archive (entware) will be upgraded to reflect glibc upgrade (arm).
If you have built your own locales you must rebuild them once more.
1. glibc is upgraded from 2.22 to 2.23 (arm), uclibc is upgraded from 1.0.12 to 1.0.13 (mipsel)
2. gcc is upgraded from 4.8.5 to 5.3.0
3. go packages are added to buildroot toolchain (gccgo allows to build go binaries even for unsupported mipsel 32bits)
arm installation scripts are upgraded to reflect these changes.
when
Code:
opkg update
opkg upgrade
If you have built your own locales you must rebuild them once more.