Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: openembedded-commits@lists.openembedded.org
Subject: Re: [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test
Date: Tue, 28 Feb 2012 13:28:42 +0000	[thread overview]
Message-ID: <1330435722.9185.116.camel@ted> (raw)
In-Reply-To: <20120228124103.GC3910@jama.jama.net>

On Tue, 2012-02-28 at 13:41 +0100, Martin Jansa wrote:
> On Tue, Feb 28, 2012 at 12:24:16PM +0000, git@git.openembedded.org wrote:
> > Module: openembedded-core.git
> > Branch: master
> > Commit: b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> > URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> > 
> > Author: Yi Zhao <yi.zhao@windriver.com>
> > Date:   Fri Feb 24 14:51:28 2012 +0800
> > 
> > lsbtest: Add recipe for LSB tests and automate test
> > 
> > The recipe is used for LSB tests. The script LSB_Test.sh does the following things:
> > - setup LSB testing environment
> > - download LSB rpm packages with list file packages_list from remote
> > - install the packages
> > - execute LSB testing with profile file session
> > - collect the results
> > 
> > Install packages_list and session files into ${D}/opt/lsb-test.
> > 
> > [YOCTO #1567]
> > 
> > ---
> > 
> >  meta/recipes-extended/lsb/lsbtest/LSB_Test.sh   |  510 +++++++++++++++++++++++
> >  meta/recipes-extended/lsb/lsbtest/packages_list |   50 +++
> >  meta/recipes-extended/lsb/lsbtest/session       |  194 +++++++++
> >  meta/recipes-extended/lsb/lsbtest_1.0.bb        |   37 ++
> 
> S=${WORKDIR}
> 
> This breaks parsing with new strict quoting, will send patch for that,
> but be more carefull next time :).

I ran into this and some others so I've pushed fixes for them.

Cheers,

Richard




      reply	other threads:[~2012-02-28 13:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120228122416.D2CF210332@opal>
2012-02-28 12:41 ` [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test Martin Jansa
2012-02-28 13:28   ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1330435722.9185.116.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-commits@lists.openembedded.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox