[OE-core] [PATCH v5 0/6] wic: bugfixes & --fixed-size support, tests, oe-selftest: minor fixes
Maciej Borzęcki
maciej.borzecki at rndity.com
Tue Dec 13 08:07:30 UTC 2016
On Thu, Nov 24, 2016 at 8:08 AM, Maciej Borzecki
<maciej.borzecki at rndity.com> 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?
Cheers,
--
Maciej Borzecki
RnDity
More information about the Openembedded-core
mailing list