All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL]: Two scripts for lsb test
@ 2010-12-10  8:25 Xiaofeng Yan
  0 siblings, 0 replies; 3+ messages in thread
From: Xiaofeng Yan @ 2010-12-10  8:25 UTC (permalink / raw)
  To: poky; +Cc: Wold, Saul

Hi Saul & Mark,

I push two scripts to poky and other people can solve bugs from lsb. 
they may ensure whether the bugs modified by them is right or not with 
this script. I want to write a user manual  about how to make a test on 
wiki web "https://wiki.pokylinux.org/wiki/", if you permit me. I can't 
integrate them to auto-test function from Jiajun Xu because of some 
problems form rpm database on target platform.

  meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh |  197 
+++++++++++++++++++++++
  meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb  |   32 ++++
  scripts/creat-lsb-image                         |  170 +++++++++++++++++++
  3 files changed, 399 insertions(+), 0 deletions(-)
  create mode 100644 meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh
  create mode 100644 meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb
  create mode 100755 scripts/creat-lsb-image

Xiaofeng Yan (2):
   creat-lsb-image: download lsb test suite and creat a image with lsb 
test suite
   lsbsetup: Set up lsb test environment on target platform


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

* Re: [PULL]: Two scripts for lsb test
  2010-12-10  9:09 Xiaofeng Yan
@ 2010-12-15 17:12 ` Saul Wold
  0 siblings, 0 replies; 3+ messages in thread
From: Saul Wold @ 2010-12-15 17:12 UTC (permalink / raw)
  To: Xiaofeng Yan; +Cc: poky

On 12/10/2010 01:09 AM, Xiaofeng Yan wrote:
> Hi Saul & Mark,
>
> I push two scripts to poky and other people can solve bugs from lsb.
> they may ensure whether the bugs modified by them is right or not with
> this script. I want to write a user manual about how to make a test on
> wiki web "https://wiki.pokylinux.org/wiki/", if you permit me. I can't
> integrate them to auto-test function from Jiajun Xu because of some
> problems form rpm database on target platform.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: xiaofeng/distro
> Browse:
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/distro
>
> Thanks,
> Xiaofeng Yan <xiaofeng.yan@windriver.com>
> ---
>
>
> Xiaofeng Yan (2):
> creat-lsb-image: download lsb test suite and creat a image with lsb
> test suite
> lsbsetup: Set up lsb test environment on target platform
>
> meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh | 197
> +++++++++++++++++++++++
> meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb | 32 ++++
> scripts/creat-lsb-image | 170 +++++++++++++++++++
> 3 files changed, 399 insertions(+), 0 deletions(-)
> create mode 100644 meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh
> create mode 100644 meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb
> create mode 100755 scripts/creat-lsb-image
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
I have pulled this into Master (for M2), I did move the lsbsetup recipe 
into lsb as it seemed that they are appropriate to share the same space.

Thanks

Sau!



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

* [PULL]: Two scripts for lsb test
@ 2010-12-10  9:09 Xiaofeng Yan
  2010-12-15 17:12 ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2010-12-10  9:09 UTC (permalink / raw)
  To: poky; +Cc: Wold, Saul

Hi Saul & Mark,

I push two scripts to poky and other people can solve bugs from lsb. 
they may ensure whether the bugs modified by them is right or not with 
this script. I want to write a user manual  about how to make a test on 
wiki web "https://wiki.pokylinux.org/wiki/", if you permit me. I can't 
integrate them to auto-test function from Jiajun Xu because of some 
problems form rpm database on target platform.

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

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


Xiaofeng Yan (2):
   creat-lsb-image: download lsb test suite and creat a image with lsb
     test suite
   lsbsetup: Set up lsb test environment on target platform

  meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh |  197 
+++++++++++++++++++++++
  meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb  |   32 ++++
  scripts/creat-lsb-image                         |  170 +++++++++++++++++++
  3 files changed, 399 insertions(+), 0 deletions(-)
  create mode 100644 meta/recipes-extended/lsbsetup/lsb/LSB_Setup.sh
  create mode 100644 meta/recipes-extended/lsbsetup/lsbsetup_0.9.bb
  create mode 100755 scripts/creat-lsb-image



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

end of thread, other threads:[~2010-12-15 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-10  8:25 [PULL]: Two scripts for lsb test Xiaofeng Yan
2010-12-10  9:09 Xiaofeng Yan
2010-12-15 17:12 ` 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.