aboutsummaryrefslogtreecommitdiffstats
path: root/linux/montavista-sa_2.4.17-mvl21.oe
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2004-10-16 20:47:50 +0000
committerHolger Freyther <zecke@selfish.org>2004-10-16 20:47:50 +0000
commitb73c43653628d428f5288d736cf53ce1ab3d5c0e (patch)
tree318bb72fe1e6a818775c7b00993ee4b8778a2a94 /linux/montavista-sa_2.4.17-mvl21.oe
parent62d356224f85a046f8d04257a8d972617c8fe901 (diff)
downloadopenembedded-b73c43653628d428f5288d736cf53ce1ab3d5c0e.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported 2004/10/15 02:45:08+02:00 handhelds.org!zecke Opie-Networksettings: Changedns is a script and must be executable. Change the permission to 0755 to be executable 2004/10/15 02:40:06+02:00 handhelds.org!zecke Merge bk://openembedded@openembedded.bkbits.net/packages into handhelds.org:/home/ich/programming/oe/oe-packages-exported 2004/10/15 02:39:55+02:00 handhelds.org!zecke Beagle: -Change default kernel to get a kernel that doesn't ooops on start-up. This configuration was found by trial and error to get a booting kernel. This kernel leaves two blocks free on the kernel partition but it seems like we need to have some more 'ram' free... 2004/10/15 01:12:18+02:00 handhelds.org!zecke Beagle: Add TMPFS, install '/root' destination for ipkg, change loaded and installed modules BKrev: 417188f67LTUli_O0hjroiC0hPDckg
Diffstat (limited to 'linux/montavista-sa_2.4.17-mvl21.oe')
-rw-r--r--linux/montavista-sa_2.4.17-mvl21.oe3
1 files changed, 1 insertions, 2 deletions
diff --git a/linux/montavista-sa_2.4.17-mvl21.oe b/linux/montavista-sa_2.4.17-mvl21.oe
index 7af51ecbeb..1cc774dbc7 100644
--- a/linux/montavista-sa_2.4.17-mvl21.oe
+++ b/linux/montavista-sa_2.4.17-mvl21.oe
@@ -34,7 +34,7 @@ def beagle_multiline_ppp():
inherit kernel
-CMDLINE = "root=/dev/mtdblock/1 mem=32M console=ttySA0 noinitrd"
+CMDLINE = "root=/dev/mtdblock/1 mem=32M console=ttySA0 noinitrd"
KERNEL_CCSUFFIX = "-2.95"
KERNEL_LDSUFFIX = "-2.11.2"
@@ -54,7 +54,6 @@ module_conf_usbdmonitor = "alias usbd0 usbdmonitor"
module_conf_sa1100_bi = "below sa1100_bi net_fd usbdcore "
-module_autoload_sa1100_bi = "sa1100_bi"
module_autoload_sa1100_pcmcia = "sa1100_pcmcia"
module_autoload_unix = "unix"
module_autoload_usb-eth = "usb-eth"