From e6b7b108ba3c71b9020f891f4818d5567fecf071 Mon Sep 17 00:00:00 2001 From: Zara Zaimeche Date: Wed, 15 Oct 2014 11:31:46 +0100 Subject: Fix node.js system It had lots of unneccessary stuff and wouldn't build. Have removed unneccessary stuff; is now just base system plus node. --- systems/nodejs-system-x86_64.morph | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/systems/nodejs-system-x86_64.morph b/systems/nodejs-system-x86_64.morph index 1a810554..b34d6626 100644 --- a/systems/nodejs-system-x86_64.morph +++ b/systems/nodejs-system-x86_64.morph @@ -10,32 +10,8 @@ strata: morph: strata/core.morph - name: foundation morph: strata/foundation.morph -- name: genivi-foundation - morph: strata/genivi-foundation.morph - name: bsp-x86_64-generic morph: strata/bsp-x86_64-generic.morph -- name: connectivity - morph: strata/connectivity.morph -- name: connman-common - morph: strata/connman-common.morph -- name: audio-bluetooth - morph: strata/audio-bluetooth.morph -- name: x-common - morph: strata/x-common.morph -- name: x-generic - morph: strata/x-generic.morph -- name: multimedia - morph: strata/multimedia.morph -- name: genivi - morph: strata/genivi.morph -- name: genivi-x-generic - morph: strata/genivi-x-generic.morph -- name: tools - morph: strata/tools.morph -- name: virtualization - morph: strata/virtualization.morph -- name: openstack-clients - morph: strata/openstack-clients.morph - name: nodejs morph: strata/nodejs.morph configuration-extensions: -- cgit v1.2.1