Skip to content

Releases: bobrofon/buildroot

musl static toolchains for Android

24 Apr 15:25
Compare
Choose a tag to compare
Pre-release

Toolchains based on Buildroot 2022.02.1 release.

  • gcc 10.3.0
  • musl 1.2.2
  • linux-headers 2.6.32.27 (3.10.108 for aarch64)

Built for Ubuntu 14.04.

  • armeabi-v7a => arm-buildroot-linux-musleabi
  • arm64-v8a => aarch64-buildroot-linux-musl
  • x86 => i686-buildroot-linux-musl
  • x86_64 => x86_64-buildroot-linux-musl

sshfs static binaries for Android

17 Apr 11:59
2022.04.17-sshfs
Compare
Choose a tag to compare

WARNING: the Android-specific (and really dirty) patches are used! Please check sshfs, libfuse and openssh packages patches first if you want to use those files. They may be not suitable for you by security reasons.

Based on Buildroot 2022.02.1 release.

  • gcc 10.3.0
  • musl 1.2.2
  • linux-headers 2.6.32.27 (3.10.108 for arm64-v8a)
  • openssl 1.1.1n
  • openssh 8.9p1
  • libfuse 3.10.5
  • sshfs 3.7.1

musl static toolchains for Android

17 Apr 10:41
2022.04.17-musl
Compare
Choose a tag to compare

Toolchains based on Buildroot 2022.02.1 release.

  • gcc 10.3.0
  • musl 1.2.2
  • linux-headers 2.6.32.27 (3.10.108 for aarch64)

Built for Ubuntu 18.04.

  • armeabi-v7a => arm-buildroot-linux-musleabi
  • arm64-v8a => aarch64-buildroot-linux-musl
  • x86 => i686-buildroot-linux-musl
  • x86_64 => x86_64-buildroot-linux-musl

uClibc static toolchains for Android

16 Apr 14:13
2022.04.16-uclibc
Compare
Choose a tag to compare
Pre-release

Toolchains based on Buildroot 2022.02.1 release.
Built for Ubuntu 18.04.

sshfs static binaries for Android

16 Apr 16:38
2022.04.16-sshfs
Compare
Choose a tag to compare
Pre-release

WARNING: the Android-specific (and really dirty) patches are used! Please check sshfs, libfuse, uclibc and openssh packages patches first if you want to use those files. They may be not suitable for you by security reasons.

uClibc static toolchains for Android

13 Feb 13:52
bb99848
Compare
Choose a tag to compare

Remove expat, gmp, mpc, mpfr dynamic dependencies

sshfs static binaries for Android

11 Feb 16:06
120a4ed
Compare
Choose a tag to compare

WARNING: the Android-specific (and really dirty) patches are used! Please check sshfs and openssh packages patches first if you want to use those files. They may be not suitable for you by security reasons.

uClibc static toolchains for Android

10 Feb 16:24
f3cc367
Compare
Choose a tag to compare

Android supported ABIs:

  • armeabi (armv5) (deprecated)
  • armeabi-v7a
  • arm64-v8a
  • x86
  • x86_64