summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2015-05-19 15:45:20 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-05-19 15:37:21 +0000
commit508d657dd94478d41eb1ec93a1c1556c607d55e6 (patch)
treead435e40d152414b1f5dcd94145842c8a9b01781 /strata/core.morph
parent10d47bb5a09f8ae20879a17cc01039797a16621a (diff)
downloaddefinitions-508d657dd94478d41eb1ec93a1c1556c607d55e6.tar.gz
Move e2fsprogs from foundation to core stratum
So cross- systems doesnt depend on the whole foundation (cross- systems include morph, which depends on ostree, wich depends on e2fsprogs) Change-Id: I77918e2a2a66e9bd7c8ce77d2447e390d192a1c8
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 7f30de1c..5e3aab58 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -374,3 +374,11 @@ chunks:
- glib
- libffi
- pkg-config
+- name: e2fsprogs
+ morph: strata/core/e2fsprogs.morph
+ repo: upstream:e2fsprogs
+ ref: 6a3741ad293031447b95b88431eafa77401a8987
+ unpetrify-ref: v1.42.12
+ build-depends:
+ - pkg-config
+ - util-linux