From 7055c080c937d60a198442a4c2d796ffca32acac Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 20 Jun 2014 12:06:55 +0000 Subject: Move systems and strata into subdirectories --- systems/nodejs-system-x86_64 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 systems/nodejs-system-x86_64 (limited to 'systems/nodejs-system-x86_64') diff --git a/systems/nodejs-system-x86_64 b/systems/nodejs-system-x86_64 new file mode 100644 index 00000000..74cccd29 --- /dev/null +++ b/systems/nodejs-system-x86_64 @@ -0,0 +1,44 @@ +arch: x86_64 +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +description: A system that is able to build other systems based on the 64-bit x86 + architecture. +kind: system +name: nodejs-system-x86_64 +strata: +- name: build-essential + morph: strata/build-essential +- name: core + morph: strata/core +- name: foundation + morph: strata/foundation +- name: genivi-foundation + morph: strata/genivi-foundation +- name: bsp-x86_64-generic + morph: strata/bsp-x86_64-generic +- name: connectivity + morph: strata/connectivity +- name: audio-bluetooth + morph: strata/audio-bluetooth +- name: x-common + morph: strata/x-common +- name: x-x86_64-generic + morph: strata/x-x86_64-generic +- name: multimedia + morph: strata/multimedia +- name: genivi + morph: strata/genivi +- name: genivi-x-x86_64-generic + morph: strata/genivi-x-x86_64-generic +- name: tools + morph: strata/tools +- name: virtualization + morph: strata/virtualization +- name: openstack-clients + morph: strata/openstack-clients +- name: nodejs + morph: strata/nodejs -- cgit v1.2.1