generic-poky/meta
Koen Kooi e47cfd447c avahi: fix useradd race condition
Avahi doesn't work at boot because of:

+ sh /OE/../rootfs/var/lib/opkg/info/avahi-daemon.preinst
Running useradd commands...
grep: /OE/../rootfs/etc/passwd: No such file or directory

That is due to:

Package: avahi-daemon
Version: 0.6.30-r9.0
 [..]
Depends: libavahi-core7 (>= 0.6.30), libdaemon0 (>= 0.14), libcap2 (>= 2.22), libavahi-common3 (>= 0.6.30), libdbus-1-3 (>= 1.4.12), sysvinit-pidof, libc6 (>= 2.12), libexpat1 (>= 2.0.1)

After this patch:

 Package: avahi-daemon
 Version: 0.6.30-r10.0
 [..]
 Depends: libavahi-core7 (>= 0.6.30), libdaemon0 (>= 0.14), libcap2 (>= 2.22), libavahi-common3 (>= 0.6.30), libdbus-1-3 (>= 1.4.12), sysvinit-pidof, libc6 (>= 2.12), shadow, libexpat1 (>= 2.0.1), base-passwd

This also changes ${PN}-daemon to avahi-daemon to be consistent with the PACKAGES/FILES lines below

(From OE-Core rev: f01fbc17b5d9bf9a227d64fe858014376cd19432)

(From OE-Core rev: 9d0b21f0723fda0e0d287788eb79d3a70b12f949)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:38:09 +00:00
..
classes package.bbclass: Fix various problems 2012-01-30 16:38:08 +00:00
conf bitbake.conf: change ccache path to use MULTIMACH_HOST_SYS 2012-01-30 16:37:49 +00:00
files image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 2011-08-19 09:29:18 -07:00
lib/oe lib/oe/terminal: add support for XFCE's terminal emulator 2012-01-30 16:38:07 +00:00
recipes-bsp apmd: use ${HOST_SYS}-libtool 2012-01-30 16:37:51 +00:00
recipes-connectivity avahi: fix useradd race condition 2012-01-30 16:38:09 +00:00
recipes-core dbus: ensure that the useradd shell is set to /bin/false 2012-01-30 16:38:09 +00:00
recipes-devtools Add readline as dependecy for gdb-cross-canadian 2012-01-30 16:38:05 +00:00
recipes-extended mdadm: fix QA Packaging issues 2012-01-30 16:38:06 +00:00
recipes-gnome gnome-doc-utils: Add missing glib-2.0 dependency 2012-01-30 16:38:07 +00:00
recipes-graphics xserver-nodm-init: Use useradd to add the xuser for rootless X 2012-01-30 16:38:08 +00:00
recipes-kernel sysprof: remove duplicated patch 2012-01-30 16:38:02 +00:00
recipes-multimedia libatomics-ops: fix QA Packaging issues 2012-01-30 16:38:06 +00:00
recipes-qt qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe. 2012-01-30 16:38:01 +00:00
recipes-rt rt-tests: use an explicit commit ID 2011-08-12 21:07:02 +01:00
recipes-sato Improve handling of 'all' architecture recipes and their interaction with sstate 2012-01-30 16:37:56 +00:00
recipes-support libproxy: fix QA Packaging issues 2012-01-30 16:38:07 +00:00
site Give coreutils a chance to build the df utility 2012-01-30 16:38:05 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00