[oe-commits] org.oe.dev Angstrom: ship avahi daemon by default (http://www.hrw.one.pl/2007/03/23/avahi-looks-interesting/) and some small updates

koen commit openembedded-commits at lists.openembedded.org
Fri Mar 23 08:50:13 UTC 2007


Angstrom: ship avahi daemon by default (http://www.hrw.one.pl/2007/03/23/avahi-looks-interesting/) and some small updates

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 127d2540978a4f30dd2af425fef820a21ab8e386
ViewMTN: http://monotone.openembedded.org/revision.psp?id=127d2540978a4f30dd2af425fef820a21ab8e386
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -rd774ef44b3c9e656975c5816f579bb8595e96d0d -r127d2540978a4f30dd2af425fef820a21ab8e386
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [40ec0f16389a409c3592f71f501c78eba4f62dfa]
#    to [30e6da68991706fe17337fafd1eadc9ec54419ee]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	40ec0f16389a409c3592f71f501c78eba4f62dfa
+++ conf/distro/angstrom-2007.1.conf	30e6da68991706fe17337fafd1eadc9ec54419ee
@@ -6,9 +6,9 @@
 #@MAINTAINER: Michael 'Mickey' Lauer <mickey at 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 \
     "






More information about the Openembedded-commits mailing list