On Tue, Dec 13, 2016 at 7:53 PM, Ed Bartosh <[email protected]> wrote: > On Tue, Dec 13, 2016 at 09:07:30AM +0100, Maciej Borzęcki wrote: >> On Thu, Nov 24, 2016 at 8:08 AM, Maciej Borzecki >> <[email protected]> wrote: >> > v5 of a patch series previously posted here [1]. >> > >> > Changes since v4: >> > >> > * dropped `wic: selftest: do not repeat core-image-minimal` & rebased >> > dependant patches >> > >> > * minor formatting fix in `wic: selftest: add tests for --fixed-size >> > partition flags` >> > >> > [1]. >> > http://lists.openembedded.org/pipermail/openembedded-core/2016-November/129103.html >> > >> > Maciej Borzecki (6): >> > oe-selftest: enforce en_US.UTF-8 locale >> > oeqa/utils/commands.py: allow use of binaries from native sysroot >> > wic: add --fixed-size wks option >> > wic: selftest: avoid COMPATIBLE_HOST issues >> > wic: selftest: do not assume bzImage kernel image >> > wic: selftest: add tests for --fixed-size partition flags >> > >> > meta/lib/oeqa/selftest/wic.py | 123 >> > +++++++++++++++++++++++++++++++-- >> > meta/lib/oeqa/utils/commands.py | 9 ++- >> > scripts/lib/wic/help.py | 14 +++- >> > scripts/lib/wic/imager/direct.py | 2 +- >> > scripts/lib/wic/ksparser.py | 41 +++++++++-- >> > scripts/lib/wic/partition.py | 88 ++++++++++++++--------- >> > scripts/lib/wic/utils/partitionedfs.py | 2 +- >> > scripts/oe-selftest | 3 + >> > 8 files changed, 234 insertions(+), 48 deletions(-) >> >> Is there any additional action needed from me at this point? A rebase >> or a resend perhaps? >> > > Rebase&resend would be nice as at lest one patch from this patchset is > already accepted. >
I will be posting a v6 later today or tomorrow. -- Maciej Borzecki RnDity -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
