summaryrefslogtreecommitdiff
path: root/conf/machine/spitz.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-04-05 09:51:31 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-04-05 09:51:31 +0000
commit3deac803c722d9af7130093e1f5edb93c24439c7 (patch)
tree6898c0044717fb9f8d3ab3a3caef87a8e5461c41 /conf/machine/spitz.conf
parente9ee40f64fa60f3abb4b124bd1ef18f4b8d3287f (diff)
remove the spitz specific flashimg package and adjust spitz.conf instead. rename spitz-pivotinit to pivotinit since it has broader usage. next step for spitz support is to teach OE to emit a jffs2 rootfs _and_ a ext2 hdimage
BKrev: 42525fa3gHetkamPHVuT7YDS8O_MtQ
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r--conf/machine/spitz.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 63e7bcbf53..27b7aff7bc 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -7,8 +7,10 @@ include conf/machine/zaurus-clamshell-2.4.conf
PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa27x"
+BOOTSTRAP_EXTRA_DEPENDS += "pivotinit"
+
BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \
kernel-module-net-fd kernel-module-registers kernel-module-pxa27x-bi \
-kernel-module-usbdcore kernel-module-usbdmonitor chkhinge"
+kernel-module-usbdcore kernel-module-usbdmonitor chkhinge pivotinit"
ROOT_FLASH_SIZE = "16"