Angstrom: ship avahi daemon by default (http://www.hrw.one.pl/2007/03/23/avahi-looks...
authorKoen Kooi <koen@openembedded.org>
Fri, 23 Mar 2007 08:43:47 +0000 (08:43 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 23 Mar 2007 08:43:47 +0000 (08:43 +0000)
conf/distro/angstrom-2007.1.conf

index 37781fc..97f32f8 100644 (file)
@@ -6,9 +6,9 @@
 #@MAINTAINER: Michael 'Mickey' Lauer <mickey@Vanille.de>
 #@--------------------------------------------------------------------
 
-#DISTRO_VERSION = "2007.3"
+#DISTRO_VERSION = "2007.4"
 DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "37"
+DISTRO_REVISION = "38"
 
 require conf/distro/include/angstrom.inc
 require conf/distro/include/sane-srcdates.inc
@@ -247,6 +247,7 @@ EXTRA_STUFF ?= ""
 
 
 # Angstrom want to ship some extra stuff. This should be moved into task-base eventually
+# contains ipkg specific stuff as well :(
 DISTRO_EXTRA_RDEPENDS += "\
     update-modules module-init-tools modutils-initscripts \
     sysvinit initscripts sysvinit-pidof \
@@ -255,10 +256,12 @@ DISTRO_EXTRA_RDEPENDS += "\
     angstrom-version \
     ipkg ipkg-collateral \
     util-linux-mount util-linux-umount \
+    avahi-daemon \
     ${EXTRA_STUFF} \
     ${DEBUG_APPS} \
     "
 
 DISTRO_EXTRA_RRECOMMENDS += " \
     kernel-module-vfat \
+    kernel-module-ext2 \
     "