[OE-core] [PATCH 0/6][dizzy] some wic bugfixes

akuster808 akuster808 at gmail.com
Fri Nov 21 21:48:07 UTC 2014


Thanks Tom,

I will stage these along with a security fix.

- Armin

On 11/21/2014 08:07 AM, Tom Zanussi wrote:
>  From the original posting:
>
> This patchset fixes a couple serious wic bugs:
>
> [YOCTO #6863] - Wic fails to create a working image for a large file system
> [YOCTO #6290] - Update WIC for gummiboot
>
> I generated core-image-sdk images for each of the wic image types and
> was able to fsck/mount the resulting filesystems.
>
> These should be applied to the next dizzy point release.
>
> The following changes since commit e69653b01dd8ad9fda2355b8112a65c813ce7fd5:
>
>    tzdata: update to 2014j (2014-11-17 08:01:21 -0800)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/poky-contrib.git tzanussi/dizzy-next
>    http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/dizzy-next
>
> Tom Zanussi (6):
>    wic: Don't allow mkfs to fail silently in partition command
>    wic: Use overhead factor when creating partitions from rootfs
>      directories
>    wic: Update the help text to include -D (--debug)
>    Revert "wic: set bootimg_dir when using image-name artifacts"
>    wic: Remove special-case bootimg_dir
>    wic: Update bootimg-partition to use bootimg_dir
>
>   scripts/lib/image/engine.py                        | 42 +++++-----------------
>   scripts/lib/image/help.py                          | 23 ++++++++----
>   scripts/lib/wic/imager/direct.py                   |  5 +--
>   .../lib/wic/kickstart/custom_commands/partition.py | 24 +++++++++----
>   scripts/lib/wic/plugins/imager/direct_plugin.py    | 20 +++++------
>   scripts/lib/wic/plugins/source/bootimg-efi.py      |  5 ++-
>   .../lib/wic/plugins/source/bootimg-partition.py    |  9 +++--
>   scripts/lib/wic/plugins/source/bootimg-pcbios.py   |  3 +-
>   scripts/lib/wic/utils/oe/misc.py                   |  1 +
>   scripts/wic                                        | 13 +++----
>   10 files changed, 68 insertions(+), 77 deletions(-)
>



More information about the Openembedded-core mailing list