From 21e1447e9a6dd5e19ca1f82d1fb031ae4e46d5c2 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Wed, 24 Mar 2021 16:42:44 -0400 Subject: [PATCH] v1.4.2 release --- CHANGELOG.md | 18 ++++++++++++++++++ .../VERSION | 2 +- .../VERSION | 2 +- .../VERSION | 2 +- .../VERSION | 2 +- nerves_toolchain_i586_nerves_linux_gnu/VERSION | 2 +- .../VERSION | 2 +- .../VERSION | 2 +- .../VERSION | 2 +- 9 files changed, 26 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59ed8ad..cea23e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Toolchain Releases +## v1.4.2 + +This release reverts the switch from 4.14 headers to 4.4 headers in v1.4.0. This +re-enables `libgpiod` (cdev), `bluez5`, `iwd`, and `ply` (eBPF) which required +headers after 4.4. + +* Fixes + * ARMv7 toolchain now defaults to "generic-arm-v7a" rather than "cortex-a9". + This fixes a potential issue of generating invalid ARM instructions, but it + appears that this did not affect ARM Cortex-A7 and A8 platforms supported by + Nerves. + +* Tool versions + * GCC 10.2 + * Linux 4.14 headers + * glibc 2.33 + * binutils 2.36.1 + ## v1.4.1 This release adds host support for native Mac M1 toolchains. diff --git a/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION b/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION +++ b/nerves_toolchain_aarch64_nerves_linux_gnu/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION b/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION +++ b/nerves_toolchain_armv5_nerves_linux_musleabi/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION b/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION +++ b/nerves_toolchain_armv6_nerves_linux_gnueabihf/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION b/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION +++ b/nerves_toolchain_armv7_nerves_linux_gnueabihf/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_i586_nerves_linux_gnu/VERSION b/nerves_toolchain_i586_nerves_linux_gnu/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_i586_nerves_linux_gnu/VERSION +++ b/nerves_toolchain_i586_nerves_linux_gnu/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_mipsel_nerves_linux_musl/VERSION b/nerves_toolchain_mipsel_nerves_linux_musl/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_mipsel_nerves_linux_musl/VERSION +++ b/nerves_toolchain_mipsel_nerves_linux_musl/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION b/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION +++ b/nerves_toolchain_x86_64_nerves_linux_gnu/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/nerves_toolchain_x86_64_nerves_linux_musl/VERSION b/nerves_toolchain_x86_64_nerves_linux_musl/VERSION index 347f583..9df886c 100644 --- a/nerves_toolchain_x86_64_nerves_linux_musl/VERSION +++ b/nerves_toolchain_x86_64_nerves_linux_musl/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2