]> code.ossystems Code Review - openembedded-core.git/commit
LSB_Setup.sh: Add locale resources and startup script avahi-daemon
authorXiaofeng Yan <xiaofeng.yan@windriver.com>
Fri, 3 Feb 2012 06:39:46 +0000 (14:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Feb 2012 15:54:50 +0000 (15:54 +0000)
commitce410852b7623379ad6961529e28f643e209749e
tree0e13dd244272f2c9701db4144cc2540108b00978
parent05682408ef7fca6029e48a18b2f660eeec65a4ec
LSB_Setup.sh: Add locale resources and startup script avahi-daemon

The purpose of adding locale resources is to resolve bug 1954 because missing locale resources
cause many failures.

The purpose of adding startup script avahi-daemon is to resolve bug 1907. The detailed description
is as follows:
No daemon progress "avahi-daemon" when system starting up.
Function "gethostbyaddr" will search file "/var/run/avahi-daemon/socket" but there is no
this file which is created by avahi-daemon.

[YOCTO #1907 #1954]

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/lsb/lsbsetup/LSB_Setup.sh