summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-05-09 11:58:47 +0100
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-05-12 14:21:55 +0000
commit36611656639d85afcd3c97d0dbaa657edda0a470 (patch)
tree6d5e63ab7a1a7cedbc8e35a0fa82ff3611e6782c
parentcdb63fee6340c45ae3ead6019b262bacae0665c7 (diff)
downloaddefinitions-36611656639d85afcd3c97d0dbaa657edda0a470.tar.gz
Add systems/initramfs-x86_32.morph
Change-Id: I5e76f0d90e738bc08adb2aba581b876a2bcde4fe
-rw-r--r--systems/initramfs-x86_32.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/systems/initramfs-x86_32.morph b/systems/initramfs-x86_32.morph
new file mode 100644
index 00000000..df817c13
--- /dev/null
+++ b/systems/initramfs-x86_32.morph
@@ -0,0 +1,11 @@
+name: initramfs-x86_32
+kind: system
+description: Initramfs for x86_32
+arch: x86_32
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+ artifacts:
+ - build-essential-minimal
+- name: initramfs-utils
+ morph: strata/initramfs-utils.morph