1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

Remove avahi from the image until ipkg can handle it correctly. Tweak spitz kernel generation.

git-svn-id: https://svn.o-hand.com/repos/poky@23 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2005-09-15 09:49:09 +00:00
parent 6fa80cb0bf
commit 72d61f6fdd
2 changed files with 3 additions and 3 deletions
@@ -143,7 +143,7 @@ COMPATIBLE_HOST = "arm.*-linux"
CMDLINE_CON = "console=ttyS0,115200n8 console=tty1 noinitrd"
CMDLINE_ROOT = "root=/dev/mtdblock2 rootfstype=jffs2 "
CMDLINE_ROOT_poodle = "root=/dev/mtdblock1 rootfstype=jffs2 "
CMDLINE_ROOT_spitz = "root=/dev/hda1 rootfstype=ext3 "
CMDLINE_ROOT_spitz = "root=/dev/hda1 rootfstype=ext3 rw "
##############################################################
# Configure memory/ramdisk split for collie