diff options
author | Javier Jardón <jjardon@gnome.org> | 2016-05-09 11:58:47 +0100 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2016-05-12 14:21:55 +0000 |
commit | 36611656639d85afcd3c97d0dbaa657edda0a470 (patch) | |
tree | 6d5e63ab7a1a7cedbc8e35a0fa82ff3611e6782c /systems/initramfs-x86_32.morph | |
parent | cdb63fee6340c45ae3ead6019b262bacae0665c7 (diff) | |
download | definitions-36611656639d85afcd3c97d0dbaa657edda0a470.tar.gz |
Add systems/initramfs-x86_32.morph
Change-Id: I5e76f0d90e738bc08adb2aba581b876a2bcde4fe
Diffstat (limited to 'systems/initramfs-x86_32.morph')
-rw-r--r-- | systems/initramfs-x86_32.morph | 11 |
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 |