Re: [yocto] [PATCH v4][yocto-autobuilder] RunOeSelftest.py: changed to new oe-selftest syntax

2016-09-02 Thread Bill Randle
On Sep 2, 2016 8:17 AM, "Humberto Ibarra" wrote: > > oe-selftest is changing syntax with YOCTO #8938. This patch checks the correct syntax version and uses the right command to avoid breaking oe-seltest autobuilder. > > [YOCTO #8938] > > Signed-off-by: Humberto Ibarra Acked-by: Bill Randle > --

[yocto] [PATCH v4][yocto-autobuilder] RunOeSelftest.py: changed to new oe-selftest syntax

2016-09-02 Thread Humberto Ibarra
oe-selftest is changing syntax with YOCTO #8938. This patch checks the correct syntax version and uses the right command to avoid breaking oe-seltest autobuilder. [YOCTO #8938] Signed-off-by: Humberto Ibarra --- .../autobuilder/buildsteps/RunOeSelftest.py | 16 ++-- 1