All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] task-poky-lsb: Add locale resources which are needed by LSB Test Suite
@ 2011-04-15  8:27 Xiaofeng Yan
  2011-04-15  8:27 ` [PATCH 1/1] task-poky-lsb.bb:Add locale resoures which is " Xiaofeng Yan
  2011-04-18 21:31 ` [PATCH 0/1] task-poky-lsb: Add locale resources which are " Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-04-15  8:27 UTC (permalink / raw)
  To: poky

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

Many failures is related to locale resources during lsb test. So I add them to list task-poky-lsb.bb

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/task-poky-lsb
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/task-poky-lsb

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  task-poky-lsb.bb:Add locale resoures which is needed by LSB Test
    Suite

 meta/recipes-extended/tasks/task-poky-lsb.bb |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)



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

* [PATCH 1/1] task-poky-lsb.bb:Add locale resoures which is needed by LSB Test Suite
  2011-04-15  8:27 [PATCH 0/1] task-poky-lsb: Add locale resources which are needed by LSB Test Suite Xiaofeng Yan
@ 2011-04-15  8:27 ` Xiaofeng Yan
  2011-04-18 21:31 ` [PATCH 0/1] task-poky-lsb: Add locale resources which are " Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2011-04-15  8:27 UTC (permalink / raw)
  To: poky

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

Owning to absent locale resources in lsb-image, I add them to task-poky-lsb.bb

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
---
 meta/recipes-extended/tasks/task-poky-lsb.bb |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index 6fea613..71a683a 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -186,15 +186,13 @@ RDEPENDS_task-poky-lsb-runtime-add = "\
     liburi-perl \
     libxml-parser-perl \
     libxml-perl \
+    eglibc-localedatas \
+    eglibc-gconvs \
+    eglibc-charmaps \
+    eglibc-binaries \
     eglibc-localedata-posix \
     eglibc-extra-nss \
     eglibc-pcprofile \
     eglibc-pic \
     eglibc-utils \
 "
-
-#    eglibc-localedatas \
-#    eglibc-gconvs \
-#    eglibc-charmaps \
-#    eglibc-binarys \
-#
-- 
1.7.0.4



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

* Re: [PATCH 0/1] task-poky-lsb: Add locale resources which are needed by LSB Test Suite
  2011-04-15  8:27 [PATCH 0/1] task-poky-lsb: Add locale resources which are needed by LSB Test Suite Xiaofeng Yan
  2011-04-15  8:27 ` [PATCH 1/1] task-poky-lsb.bb:Add locale resoures which is " Xiaofeng Yan
@ 2011-04-18 21:31 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-04-18 21:31 UTC (permalink / raw)
  To: Xiaofeng Yan; +Cc: poky

On 04/15/2011 01:27 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>
> Many failures is related to locale resources during lsb test. So I add them to list task-poky-lsb.bb
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: xiaofeng/task-poky-lsb
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/task-poky-lsb
>
> Thanks,
>      Xiaofeng Yan<xiaofeng.yan@windriver.com>
> ---
>
>
> Xiaofeng Yan (1):
>    task-poky-lsb.bb:Add locale resoures which is needed by LSB Test
>      Suite
>
>   meta/recipes-extended/tasks/task-poky-lsb.bb |   10 ++++------
>   1 files changed, 4 insertions(+), 6 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>

Merged into oe-core and master

	Thanks
		Sau!


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

end of thread, other threads:[~2011-04-18 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-15  8:27 [PATCH 0/1] task-poky-lsb: Add locale resources which are needed by LSB Test Suite Xiaofeng Yan
2011-04-15  8:27 ` [PATCH 1/1] task-poky-lsb.bb:Add locale resoures which is " Xiaofeng Yan
2011-04-18 21:31 ` [PATCH 0/1] task-poky-lsb: Add locale resources which are " Saul Wold

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.