Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Mar 7, 2017
1 parent b5de213 commit 800e431
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 28 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Toolchain Releases

## v0.10.0
* Enhancements
* Updated nerves to 0.5.0 and loosened dep lock
* Update linux header patch for 4.4

## v0.9.0

* New features
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_aarch64_unknown_linux_gnueabi/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainAarch64UnknownLinuxGnueabi.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_arm_unknown_linux_gnueabihf/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainArmUnknownLinuxGnueabihf.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_armv5tejl_unknown_linux_musleabi/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainArmv5tejlUnknownLinuxMusleabi.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_armv6_rpi_linux_gnueabi/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainArmv6RpiLinuxGnueabi.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_i586_unknown_linux_gnu/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainI586UnknownLinuxGnu.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_mipsel_unknown_linux_musl/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainMipselUnknownLinuxMusl.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}
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 @@
0.9.0
0.10.0
4 changes: 2 additions & 2 deletions nerves_toolchain_x86_64_unknown_linux_gnu/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ defmodule NervesToolchainX8664UnknownLinuxGnu.Mixfile do
#
# Type "mix help deps" for more examples and options
defp deps do
[{:nerves, "~> 0.4.0"},
{:nerves_toolchain_ctng, "~> 0.8.0"}]
[{:nerves, "~> 0.4"},
{:nerves_toolchain_ctng, "~> 0.9"}]
end

defp description do
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.0.0", "a866a72bf2a3a5f078f5a249017ed951acda88a760d200512f91f585d74db1ec", [:mix], []},
"nerves": {:hex, :nerves, "0.4.0", "ea9f281f84573d3a3b060dbc1135bdcf6304cb87a23b7509187b949bfe1d9a52", [:mix], [{:distillery, "~> 1.0.0", [hex: :distillery, optional: false]}]},
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.8.0", "6dff7ed51e1711c5f4da3d559bc528a8265e3dd950dda95f4d6832aed9dbe320", [:mix], []}}
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "0.9.0", "825b2b5bbacc3ad20c8513baafd44978616d5b451e6e052cdb727be81e7cdcac", [:mix], []}}

0 comments on commit 800e431

Please sign in to comment.