All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] LSB_Setup.sh: Add locale resources and startup avi
@ 2012-02-03  6:39 Xiaofeng Yan
  2012-02-03  6:39 ` [PATCH 1/2] init-functions: Add two functions Xiaofeng Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xiaofeng Yan @ 2012-02-03  6:39 UTC (permalink / raw)
  To: openembedded-core

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

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 <xiaofeng.yan@windriver.com>
---


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(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-03 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03  6:39 [PATCH 0/2] LSB_Setup.sh: Add locale resources and startup avi Xiaofeng Yan
2012-02-03  6:39 ` [PATCH 1/2] init-functions: Add two functions Xiaofeng Yan
2012-02-03  6:39 ` [PATCH 2/2] LSB_Setup.sh: Add locale resources and startup script avahi-daemon Xiaofeng Yan
2012-02-03 16:19 ` [PATCH 0/2] LSB_Setup.sh: Add locale resources and startup avi Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.