On Tue, 2012-02-28 at 13:41 +0100, Martin Jansa wrote: > On Tue, Feb 28, 2012 at 12:24:16PM +0000, g...@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.z...@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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core