summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2015-05-19 18:53:35 +0100
committerJavier Jardón <jjardon@gnome.org>2015-05-27 13:58:52 +0100
commit5e488033b187e53e28495e98055603281282502a (patch)
tree7aaf03359522f90d409b6247a82ef7cacda8121b
parent272a9008714738f4fb8778de51f207f2632063ba (diff)
downloaddefinitions-5e488033b187e53e28495e98055603281282502a.tar.gz
Add systems/build-system-armv5l-openbmc-aspeed.morph
After cross-building an armv5l system, you should build this system, and use this system to build future armv5l-openbmc-aspeed systems. This is because the cross-built system is fragile and does not allow you to deploy a system locally, as the cross-built system does not contain btrfs-progs. This system does Change-Id: Ibc73f08d5c24b8ee4d100cdb3c499786a319293e
-rw-r--r--systems/build-system-armv5l-openbmc-aspeed.morph41
1 files changed, 41 insertions, 0 deletions
diff --git a/systems/build-system-armv5l-openbmc-aspeed.morph b/systems/build-system-armv5l-openbmc-aspeed.morph
new file mode 100644
index 00000000..af2ce9dc
--- /dev/null
+++ b/systems/build-system-armv5l-openbmc-aspeed.morph
@@ -0,0 +1,41 @@
+name: build-system-armv5l-openbmc-aspeed
+kind: system
+description:
+- |
+ The system that should be used for building other Baserock systems
+ for little endian ARMv5 computers.
+arch: armv5l
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: bsp-armv5l-openbmc-aspeed
+ morph: strata/bsp-armv5l-openbmc-aspeed.morph
+- name: tools
+ morph: strata/tools.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: python-pygobject
+ morph: strata/python-pygobject.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: devtools
+ morph: strata/devtools.morph
+- name: libsoup-common
+ morph: strata/libsoup-common.morph
+- name: ostree-core
+ morph: strata/ostree-core.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- nfsboot
+- install-files
+- fstab
+- install-essential-files