From dce325bf54e56c58df045ca246d42b5fc5485c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 1 Nov 2016 16:31:40 +0000 Subject: systems/minimal-system-x86_64-generic.morph: Do not build the BSP Change-Id: I7815a92ca72b5d6e1d56f5a12344d5899364b191 --- systems/minimal-system-x86_64-generic.morph | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/systems/minimal-system-x86_64-generic.morph b/systems/minimal-system-x86_64-generic.morph index e1abcd0e..48502807 100644 --- a/systems/minimal-system-x86_64-generic.morph +++ b/systems/minimal-system-x86_64-generic.morph @@ -20,25 +20,3 @@ contents: include-mode: build-time build-depends: - build-essential -- name: python2-core - morph: strata/python2-core.morph - include-mode: build-time - build-depends: - - build-essential - - core -- name: docutils - morph: strata/docutils.morph - include-mode: build-time - build-depends: - - build-essential - - core - - python2-core -- name: bsp-x86_64-generic - morph: strata/bsp-x86_64-generic.morph - artifacts: - - bsp-x86_64-generic-runtime - build-depends: - - build-essential - - core - - docutils - - python2-core -- cgit v1.2.1