mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user