summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-08-03 17:46:26 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-08-03 17:46:26 +0000
commit56531a03b2d00a4c75e767393d6a9373abfe311d (patch)
treebb0c2a423784e71a3ff51f97eabae9d1b9176271 /conf
parent1388926be70452928d723fc38355a2bfeded94f7 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages 2004/08/03 19:46:12+02:00 hrw.one.pl!hrw switched to 'update-modules' method of handling modules on PXA zaurus models BKrev: 410fcf72WOQ14z4dX3erl1r2XgWi6g
Diffstat (limited to 'conf')
-rw-r--r--conf/zaurus-pxa.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/zaurus-pxa.conf b/conf/zaurus-pxa.conf
index 31081540cd..a58107a593 100644
--- a/conf/zaurus-pxa.conf
+++ b/conf/zaurus-pxa.conf
@@ -2,10 +2,10 @@ TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa"
-BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral hostap-modules orinoco-modules sharp-sdmmc-support chkhinge"
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules sharp-sdmmc-support chkhinge"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules orinoco-modules sharp-sdmmc-support \
kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \
-kernel-module-usbdcore kernel-module-usbdmonitor modutils-collateral chkhinge"
+kernel-module-usbdcore kernel-module-usbdmonitor modutils chkhinge"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n"
EXTRA_IMAGEDEPENDS = "sharp-flash-header-c700"