From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] #10619: refactor wic codebase (continuation)
Date: Wed, 8 Feb 2017 20:51:24 +0200 [thread overview]
Message-ID: <cover.1486579259.git.ed.bartosh@linux.intel.com> (raw)
Hi,
This patchset simplifies interfaces of DirectPlugin and underlying
set of APIs located in partitionedfs module. It also removes one of
two different structures for partitioning info.
The following changes since commit a624cf7f95c8cf4ff764cc997fd1db4601b97dcc:
oeqa/selftest/pkgdata: use m4 instead of bash (2017-02-07 14:50:10 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/wic/wip
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/wip
Ed Bartosh (9):
wic: partitionedfs: merged __format_disks and create
wic: partitionedfs: get rid of __add_partition
wic: partitionedfs: rename __create_partition and __add_disk
wic: direct: get rid of _get_parts getter
wic: use the same partition object in direct and partitionedfs
wic: make sure layout_partitions is called once
wic: direct: remove unused plugin attributes
wic: direct: remove unused import
wic: remove unused argument scripts_path
scripts/lib/wic/engine.py | 7 +-
scripts/lib/wic/partition.py | 2 +
scripts/lib/wic/plugins/imager/direct.py | 54 ++-------
scripts/lib/wic/utils/partitionedfs.py | 197 ++++++++++++-------------------
scripts/wic | 2 +-
5 files changed, 95 insertions(+), 167 deletions(-)
--
Regards,
Ed
next reply other threads:[~2017-02-08 19:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 18:51 Ed Bartosh [this message]
2017-02-08 18:51 ` [PATCH 1/9] wic: partitionedfs: merged __format_disks and create Ed Bartosh
2017-02-08 18:51 ` [PATCH 2/9] wic: partitionedfs: get rid of __add_partition Ed Bartosh
2017-02-08 18:51 ` [PATCH 3/9] wic: partitionedfs: rename __create_partition and __add_disk Ed Bartosh
2017-02-08 18:51 ` [PATCH 4/9] wic: direct: get rid of _get_parts getter Ed Bartosh
2017-02-08 18:51 ` [PATCH 5/9] wic: use the same partition object in direct and partitionedfs Ed Bartosh
2017-02-08 18:51 ` [PATCH 6/9] wic: make sure layout_partitions is called once Ed Bartosh
2017-02-08 18:51 ` [PATCH 7/9] wic: direct: remove unused plugin attributes Ed Bartosh
2017-02-08 18:51 ` [PATCH 8/9] wic: direct: remove unused import Ed Bartosh
2017-02-08 18:51 ` [PATCH 9/9] wic: remove unused argument scripts_path Ed Bartosh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1486579259.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox