Skip to content

Commit

Permalink
nerves_toolchain_ctng v1.1.0 toolchains v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Aug 4, 2017
1 parent dd0339d commit 940af83
Show file tree
Hide file tree
Showing 23 changed files with 38 additions and 24 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
# Toolchain Releases

## v1.0.0

## v0.11.0
* Enhancements
* Bumped all Linux 3.x kernel header configs up to 4.1
* Build a cross gdb and gdbserver to support crash dump analysis and on
target debugging of C/C++ code
* Tool versions
* m4-1.4.18
* linux-4.1.39
* gmp-6.1.2
* mpfr-3.1.5
* isl-0.18
* mpc-1.0.3
* expat-2.2.0
* ncurses-6.0
* libiconv-1.15
* gettext-0.19.8.1
* binutils-2.28
* gcc-6.3.0
* glibc-2.25
* gdb-7.12.1

## v0.10.1
* Enhancements
Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_aarch64_unknown_linux_gnueabi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_aarch64_unknown_linux_gnueabi/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainAarch64UnknownLinuxGnueabi.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_aarch64_unknown_linux_gnueabi/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}
2 changes: 1 addition & 1 deletion nerves_toolchain_arm_unknown_linux_gnueabihf/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_arm_unknown_linux_gnueabihf/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainArmUnknownLinuxGnueabihf.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_arm_unknown_linux_gnueabihf/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}
2 changes: 1 addition & 1 deletion nerves_toolchain_armv5tejl_unknown_linux_musleabi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_armv5tejl_unknown_linux_musleabi/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainArmv5tejlUnknownLinuxMusleabi.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_armv5tejl_unknown_linux_musleabi/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}
2 changes: 1 addition & 1 deletion nerves_toolchain_armv6_rpi_linux_gnueabi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_armv6_rpi_linux_gnueabi/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainArmv6RpiLinuxGnueabi.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_armv6_rpi_linux_gnueabi/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}
2 changes: 1 addition & 1 deletion nerves_toolchain_ctng/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
2 changes: 1 addition & 1 deletion nerves_toolchain_i586_unknown_linux_gnu/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_i586_unknown_linux_gnu/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainI586UnknownLinuxGnu.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_i586_unknown_linux_gnu/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}
2 changes: 1 addition & 1 deletion nerves_toolchain_mipsel_unknown_linux_musl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_mipsel_unknown_linux_musl/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainMipselUnknownLinuxMusl.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_mipsel_unknown_linux_musl/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}
2 changes: 1 addition & 1 deletion nerves_toolchain_x86_64_unknown_linux_gnu/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.11.0
2 changes: 1 addition & 1 deletion nerves_toolchain_x86_64_unknown_linux_gnu/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defmodule NervesToolchainX8664UnknownLinuxGnu.Mixfile do
defp deps do
[
{:nerves, "~> 0.7"},
{:nerves_toolchain_ctng, "~> 1.0"}
{:nerves_toolchain_ctng, "~> 1.1"}
]
end

Expand Down
2 changes: 1 addition & 1 deletion nerves_toolchain_x86_64_unknown_linux_gnu/mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%{"distillery": {:hex, :distillery, "1.4.1", "546d851bf27ae8fe0727e10e4fc4e146ad836eecee138263a60431e688044ed3", [:mix], [], "hexpm"},
"nerves": {:hex, :nerves, "0.7.1", "2de3f2a7d05a6748d8fc1db6c64639b103185ebfa551a2516f9acfeb6177dae5", [:mix], [{:distillery, "~> 1.4", [hex: :distillery, repo: "hexpm", optional: false]}], "hexpm"},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.0.0", "925d8b84d41ef44ecf8ed88f0b472291364908e6b949c6c424fcb1e31fff4b8a", [:mix], [], "hexpm"}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.1.0", "0f03e4a3f3beef5fe271de0148b9f106c417e57f303f635c21c74b4bd6eb68ee", [:mix], [], "hexpm"}}

0 comments on commit 940af83

Please sign in to comment.