From bf74c20cdd33431ae6c72ff74c0c133d9f21c379 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 5 Feb 2005 12:57:28 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/05 13:57:07+01:00 uni-frankfurt.de!mickeyl oz-pxa-2.6: ship some more modules in the image 2005/02/05 13:55:50+01:00 uni-frankfurt.de!mickeyl add crimson fields. nonworking, because of bitchy build system (yet) 2005/02/05 01:03:43+01:00 uni-frankfurt.de!mickeyl slightly adjust openzaurus-pxa-2.6 defconfig (see defconfig for details) BKrev: 4204c2b8mH_ewCv6jqBtei4mJcrh2Q --- conf/machine/openzaurus-pxa-2.6.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'conf/machine') diff --git a/conf/machine/openzaurus-pxa-2.6.conf b/conf/machine/openzaurus-pxa-2.6.conf index ad2ac51c65..72ca32757f 100644 --- a/conf/machine/openzaurus-pxa-2.6.conf +++ b/conf/machine/openzaurus-pxa-2.6.conf @@ -12,7 +12,11 @@ pcmcia-cs apmd ppp wireless-tools console-tools irda-utils openswan wpa-supplica BOOTSTRAP_EXTRA_RDEPENDS = "kernel udev sysfsutils hostap-modules-cs orinoco-modules-cs \ pcmcia-cs apm ppp wireless-tools irda-utils udev-utils" -# kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \ -# kernel-module-usbdcore kernel-module-usbdmonitor chkhinge" +# NFS Modules +BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-nfs kernel-module-lockd kernel-module-sunrpc" +# Crypto Modules +BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-des kernel-module-md5" +# SMB and CRAMFS +BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-smbfs kernel-module-cramfs" ROOT_FLASH_SIZE = "64" -- cgit v1.2.3