summaryrefslogtreecommitdiff
path: root/systems/initramfs-x86_32.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/initramfs-x86_32.morph')
-rw-r--r--systems/initramfs-x86_32.morph8
1 files changed, 5 insertions, 3 deletions
diff --git a/systems/initramfs-x86_32.morph b/systems/initramfs-x86_32.morph
index df817c13..789d49a6 100644
--- a/systems/initramfs-x86_32.morph
+++ b/systems/initramfs-x86_32.morph
@@ -1,11 +1,13 @@
name: initramfs-x86_32
-kind: system
+kind: assemblage
description: Initramfs for x86_32
-arch: x86_32
-strata:
+contents:
- name: build-essential
morph: strata/build-essential.morph
artifacts:
- build-essential-minimal
+ build-depends: []
- name: initramfs-utils
morph: strata/initramfs-utils.morph
+ build-depends:
+ - build-essential