summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-03 14:34:48 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-03 14:40:53 (EDT)
commit286f123d9250bce285b31eaefcd0e3f749aafcc9 (patch)
tree3d771d3b01935b87b840c54a50f2035fc714ee65
parent8abb8b9656583787abbb6df49210c2c0dccf6111 (diff)
source.mk: Switch to gzip
BusyBox doesn't support compressing with xz, and upstream no longer distributes bzip2-compressed archives. So regress to gzip to keep code simple, rather than extracting with xz and compressing with bzip2.
-rw-r--r--source.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source.mk b/source.mk
index f22deab..88e38b7 100644
--- a/source.mk
+++ b/source.mk
@@ -1,5 +1,5 @@
-z = xz
-tar_z = J
+z = gz
+tar_z = z
keys = \
'F40A DB90 2B24 264A A42E 50BF 92ED B04B FF32 5CF3'
non_free_files = \