From: Xiaofeng Yan <[email protected]> Add two parts:
1 Add absent locale resources in LSB_Setup.sh because of a lack of locale resources in core-image-lsb-qt3 when running lsb test. 2 Add avahi-daemon. Function "gethostbyaddr" will search file "/var/run/avahi-daemon/socket" but there is no this file which is created by avahi-daemon. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/1907_1954 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/1907_1954 Thanks, Xiaofeng Yan <[email protected]> --- Xiaofeng Yan (2): init-functions: Add two functions LSB_Setup.sh: Add locale resources and startup script avahi-daemon meta/recipes-extended/lsb/lsb/init-functions | 7 +++ meta/recipes-extended/lsb/lsbsetup/LSB_Setup.sh | 50 +++++++++++++--------- 2 files changed, 36 insertions(+), 21 deletions(-) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
