summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-22 14:01:03 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-22 23:22:09 +0000
commit47ba71644d792b068b0cc70fc0949d6d728e9ba2 (patch)
treeaf68f60988f59519f1066a345a593d861b1bca44
parent37207ad011e546222fcb75fade90ef871b83b8a7 (diff)
downloaddefinitions-47ba71644d792b068b0cc70fc0949d6d728e9ba2.tar.gz
WIP Add `findutils` to tools
Busybox's find is not good enough for the OpenStack networking service. Add it to tools so that everyone can benefit of a better find command.
-rw-r--r--strata/tools.morph5
-rw-r--r--strata/tools/findutils.morph5
2 files changed, 10 insertions, 0 deletions
diff --git a/strata/tools.morph b/strata/tools.morph
index 34927180..8c8d782e 100644
--- a/strata/tools.morph
+++ b/strata/tools.morph
@@ -90,3 +90,8 @@ chunks:
repo: upstream:parted
ref: 387e96e6eac59d84e9a688422b4b321ae9beaa20
unpetrify-ref: baserock/v3.2
+- name: findutils
+ morph: strata/tools/findutils.morph
+ repo: upstream:findutils
+ ref: ee6b25541336f9d74624ca814538ddc8c67f0732
+ unpetrify-ref: baserock/v4.5.14
diff --git a/strata/tools/findutils.morph b/strata/tools/findutils.morph
new file mode 100644
index 00000000..c9ba5ab6
--- /dev/null
+++ b/strata/tools/findutils.morph
@@ -0,0 +1,5 @@
+name: findutils
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- ./import-gnulib.sh -d gnulib