Skip to content

Commit 3aceafe

Browse files
committed
Remove support for host_tools
This was envisioned for downloading supplemental tooling beyond what was kept in the toolchains package. You could imagine this being useful for distributing mksquashfs, fwup, and any number of other host tools used by Nerves. Distributing them separate from toolchains was highly desirable to avoid coupling releases. Sadly this was never used. Deleting the code removes the need to maintain support.
1 parent 19d0b9f commit 3aceafe

File tree

12 files changed

+3
-176
lines changed

12 files changed

+3
-176
lines changed

test/fixtures/host_tool/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

test/fixtures/host_tool/Makefile

Lines changed: 0 additions & 5 deletions
This file was deleted.

test/fixtures/host_tool/VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/host_tool/c_src/main.c

Lines changed: 0 additions & 18 deletions
This file was deleted.

test/fixtures/host_tool/lib/host_tool.ex

Lines changed: 0 additions & 3 deletions
This file was deleted.

test/fixtures/host_tool/lib/host_tool/platform.ex

Lines changed: 0 additions & 64 deletions
This file was deleted.

test/fixtures/host_tool/lib/mix/tasks/compile.host_tool.ex

Lines changed: 0 additions & 27 deletions
This file was deleted.

test/fixtures/host_tool/mix.exs

Lines changed: 0 additions & 39 deletions
This file was deleted.

test/fixtures/host_tool/priv/CHECKSUM

Lines changed: 0 additions & 1 deletion
This file was deleted.
-8.65 KB
Binary file not shown.

0 commit comments

Comments
 (0)