summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-03-01 21:40:57 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-03-02 17:44:36 +0900
commit5c222146cd7c9807e3668449313db2e32137b449 (patch)
treea93dfb92f1970af05fd52b0c6d0b3621f8bcdc34
parent24e7516de7fb69d7abde207f1884cf67c8720f25 (diff)
downloadlorries-5c222146cd7c9807e3668449313db2e32137b449.tar.gz
Adding sed-tarball lorry
This is required in the early stages of the aboriginal version of the build-essential bootstrapping. Newer sed is required to build glibc, before any autotools or the like is present. Change-Id: I438ff2750be7d04a83e97ba274a010c8c20ec5c9
-rw-r--r--open-source-lorries/sed-tarball.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/sed-tarball.lorry b/open-source-lorries/sed-tarball.lorry
new file mode 100644
index 0000000..68b788a
--- /dev/null
+++ b/open-source-lorries/sed-tarball.lorry
@@ -0,0 +1,6 @@
+{
+ "sed-tarball": {
+ "type": "tarball",
+ "url": "http://ftp.gnu.org/gnu/sed/sed-4.2.2.tar.gz"
+ }
+}