]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove avahi from the image until ipkg can handle it correctly. Tweak spitz kernel...
authorRichard Purdie <richard@openedhand.com>
Thu, 15 Sep 2005 09:49:09 +0000 (09:49 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 15 Sep 2005 09:49:09 +0000 (09:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@23 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/linux/linux-openzaurus_2.6.13-mm1.bb
openembedded/packages/meta/meta-oh.bb

index e11e1fc8bc9c129a0104d7c624b01e086073310b..3a5284e069f5a7230ac6783e67660cab35d4e3a5 100644 (file)
@@ -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
index b6e440b84a3ab4f499c3d5da91c9060f3d26b618..152d3e2f781dd4d06ba646e1e8bd6835590aae89 100644 (file)
@@ -18,13 +18,13 @@ oh-task-base = "\
     xcursor-transparent-theme \
     xserver-kdrive-common \
     gtk+ \
-    avahi-daemon \
-    avahi-dnsconfd \
     rxvt \
     xhost \
     ttf-bitstream-vera \
     xauth"
 
+#    avahi-daemon \
+#    avahi-dnsconfd \
 #    teleport \
 #    xst \
 #    libgtkstylus \