From: Jonathan McDowell Date: Mon, 18 Apr 2005 18:30:59 +0000 (+0000) Subject: Make Spitz use the new pivotboot image for its flash; this will load a main root X-Git-Tag: Release-2010-05/1~14399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96432917f0f583533e5477bdcb6805756277abc6;p=openembedded.git Make Spitz use the new pivotboot image for its flash; this will load a main root filesystem off hda1. BKrev: 4263fce3mO95gFZpjiTg7dykY06r3w --- diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 27b7aff7bc..7d65f7e9de 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -7,7 +7,9 @@ include conf/machine/zaurus-clamshell-2.4.conf PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa27x" -BOOTSTRAP_EXTRA_DEPENDS += "pivotinit" +PIVOTBOOT_EXTRA_DEPENDS += "pivotinit pcmcia-cs" +PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs" +PIVOTBOOT_EXTRA_RRECOMMENDS += "" BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \ kernel-module-net-fd kernel-module-registers kernel-module-pxa27x-bi \