generic-poky/meta/recipes-connectivity
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
..
avahi avahi: fix useradd race condition 2012-01-30 16:38:09 +00:00
bind bind: adjust hardcoded install path references 2011-06-16 22:14:06 +01:00
bluez bluez4: Replace deprecated configure switch 2011-09-22 04:54:08 +01:00
connman connman: Use useradd to add the xuser for DBus 2012-01-30 16:38:09 +00:00
dhcp dhcp: Fix libdir issue for multilib 2011-07-22 11:51:03 +01:00
galago recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
gsm recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
gupnp gupnp: Upgrade from 0.16.0 to 0.16.1 2011-07-07 11:14:00 +01:00
gypsy recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
iproute2 SRC_URI, S: use BPN instead of PN for multilib case 2011-08-04 15:04:30 +01:00
irda-utils SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libnss-mdns libnss-mdns: dont use hard coded /lib path 2011-08-03 17:51:58 +01:00
libpcap recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
nfs-utils Add proper deps for nfs-utils, util-linux, and strace 2012-01-30 16:37:54 +00:00
ofono ofono: conditionally enable bluetooth 2011-08-17 15:18:31 +01:00
openssh Use useradd and update-rc.d classes in the OpenSSH recipe 2012-01-30 16:37:59 +00:00
openssl openssl: Ensure perl scripts reference the correct perl 2012-01-30 16:37:52 +00:00
portmap recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
ppp ppp: sync packaging with OE .dev 2011-07-01 23:27:25 +01:00
ppp-dialin Improve handling of 'all' architecture recipes and their interaction with sstate 2011-05-31 13:07:00 +01:00
resolvconf Improve handling of 'all' architecture recipes and their interaction with sstate 2012-01-30 16:37:56 +00:00
telepathy telepathy-python: avoid duplicated installation of errors.py 2011-09-07 22:54:16 +01:00
wireless-tools Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
wpa-supplicant wpa-supplicant: remove the 0.6.10 version. 2011-06-29 14:46:54 +01:00
zeroconf recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00