Re: [OE-core] [oe-commits] [openembedded-core] 21/28: rt-tests: move ptest to python3

2016-07-24 Thread Martin Jansa
Any idea why it fails now like this: http://errors.yoctoproject.org/Errors/Details/73086/ ? On Fri, Jul 08, 2016 at 08:59:33AM +, g...@git.openembedded.org wrote: > rpurdie pushed a commit to branch master > in repository openembedded-core. > > commit 2767cbe014f84c9ad42ed8ef1eca7caa862e519

Re: [OE-core] [oe-commits] [openembedded-core] 21/28: rt-tests: move ptest to python3

2016-07-24 Thread Khem Raj
On Sun, Jul 24, 2016 at 5:11 AM, Martin Jansa wrote: > Any idea why it fails now like this: > > http://errors.yoctoproject.org/Errors/Details/73086/ > it shows --sysroot=TOPDIR/tmp-glibc/sysroots/qemuarm-O2 is that what you see in your logs too. I know they get edited before uploading so may be

Re: [OE-core] [oe-commits] [openembedded-core] 21/28: rt-tests: move ptest to python3

2016-07-24 Thread Martin Jansa
Good catch, it's also in not mangled logs: http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160724_010417.log/2_max/failed/rt-tests.log so it' probably some missing space in append or some wrong sed call in some Makefile or something like that. On Sun, Jul 24, 2016 at 4:

Re: [OE-core] [PATCH 0/8] Extensible SDK improvements

2016-07-24 Thread Paul Eggleton
On Sat, 23 Jul 2016 13:11:39 Paul Eggleton wrote: > On Fri, 22 Jul 2016 23:31:38 Burton, Ross wrote: > > On 22 July 2016 at 13:38, Paul Eggleton > > > > wrote: > > > Some fixes and enhancements centered around how the toolchain is > > > incorporated in the eSDK, as well as a couple of tweaks for

Re: [OE-core] [PATCH 0/8] Extensible SDK improvements

2016-07-24 Thread Khem Raj
On Jul 24, 2016 2:43 PM, "Paul Eggleton" wrote: > > On Sat, 23 Jul 2016 13:11:39 Paul Eggleton wrote: > > On Fri, 22 Jul 2016 23:31:38 Burton, Ross wrote: > > > On 22 July 2016 at 13:38, Paul Eggleton > > > > > > wrote: > > > > Some fixes and enhancements centered around how the toolchain is > >

Re: [OE-core] [PATCH 0/8] Extensible SDK improvements

2016-07-24 Thread Paul Eggleton
On Sun, 24 Jul 2016 16:31:25 Khem Raj wrote: > On Jul 24, 2016 2:43 PM, "Paul Eggleton" > wrote: > > Just noticed something that looks odd - why do all these paths have a > > literal TOPDIR at the start? Is that normal? > > Its normal. Used To hide the person paths. OK, thanks. Cheers, Paul --

Re: [OE-core] [PATCH 1/8] e2fsprogs: 1.43 -> 1.43.1

2016-07-24 Thread Robert Yang
On 07/23/2016 04:44 AM, Khem Raj wrote: On Jul 22, 2016 12:52 PM, "Burton, Ross" mailto:ross.bur...@intel.com>> wrote: > > > On 22 July 2016 at 09:47, Robert Yang mailto:liezhi.y...@windriver.com>> wrote: >> >> Sorry, updated in the repo: >> >> git://git.openembedded.org/openembedded-c