[OE-core] [PATCH v6 0/5] wic: bugfixes & --fixed-size support, tests, oeqa: enhancements
Maciej Borzecki
maciej.borzecki at rndity.com
Mon Dec 19 11:20:56 UTC 2016
v6 of a patch series previously posted here [1].
Changes since v5:
* `oe-selftest: enforce en_US.UTF-8 locale` was merged to master, hence it's no
longer part of this series
* rebased on top of master (d0d260b0b85790ceb136dd6b0445e8e33d038f5e)
[1]. http://lists.openembedded.org/pipermail/openembedded-core/2016-November/129187.html
Maciej Borzecki (5):
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 | 117 +++++++++++++++++++++++++++++++--
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 +-
7 files changed, 224 insertions(+), 49 deletions(-)
--
2.5.5
More information about the Openembedded-core
mailing list