summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-22 14:01:03 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-05-26 13:42:20 +0000
commit74fac2adda7467f1eb55dca293057cbe81b0a13b (patch)
tree8e83df1c2bc185d34252ad7a9256eeb369476ff0
parent9fd2b6f8934e3d3b47790ec2a83cc2fb0f9b49a8 (diff)
downloaddefinitions-74fac2adda7467f1eb55dca293057cbe81b0a13b.tar.gz
Add `findutils` to coreutils-common
Busybox's find is not good enough for the OpenStack networking service. Add it to coreutils-common, where the other core tools like sed an diff live. Change-Id: I314e4cc7f02fbb2cb3ed7efbd1616c701551fac7
-rw-r--r--strata/coreutils-common.morph5
-rw-r--r--strata/coreutils-common/findutils.morph5
2 files changed, 10 insertions, 0 deletions
diff --git a/strata/coreutils-common.morph b/strata/coreutils-common.morph
index 430e3fe5..2ad2d866 100644
--- a/strata/coreutils-common.morph
+++ b/strata/coreutils-common.morph
@@ -33,3 +33,8 @@ chunks:
unpetrify-ref: baserock/release_1_28
build-depends:
- coreutils
+- name: findutils
+ morph: strata/coreutils-common/findutils.morph
+ repo: upstream:findutils
+ ref: ee6b25541336f9d74624ca814538ddc8c67f0732
+ unpetrify-ref: baserock/v4.5.14
diff --git a/strata/coreutils-common/findutils.morph b/strata/coreutils-common/findutils.morph
new file mode 100644
index 00000000..c9ba5ab6
--- /dev/null
+++ b/strata/coreutils-common/findutils.morph
@@ -0,0 +1,5 @@
+name: findutils
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- ./import-gnulib.sh -d gnulib