Commit Graph

5 Commits

Author SHA1 Message Date
Darren Shepherd
e6eabbb6a7 $ must be escaped in Makefile 2020-04-27 12:09:07 -07:00
Joakim Roubert
5fa0083750 Use contemporary $() instead of legacy `` in shell commands
The "$()" form of command substitution solves a problem of inconsistent
behavior when using backquotes and is recommended over the legacy
backticks.

Change-Id: I7f0df0535822b64680b6c076e930814417bf1480
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-03-04 16:16:27 +01:00
Darren Shepherd
ee9a64334e Update to dapper v0.4.2
This will add support for building k3s w/ dapper using buildkit.
2019-07-02 16:13:42 -07:00
Darren Shepherd
6fa7f5b3ae Clean up build scripts
Switch binaries to armhf suffix to be more clean on the on
architecture
2019-01-24 10:51:37 -07:00
Darren Shepherd
9bb7c27c62 Initial Commit 2019-01-01 01:23:01 -07:00