From 74fac2adda7467f1eb55dca293057cbe81b0a13b Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 22 May 2015 14:01:03 +0000 Subject: 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 --- strata/coreutils-common.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'strata/coreutils-common.morph') 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 -- cgit v1.2.1