diff options
author | Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> | 2014-02-13 16:06:21 +0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-14 12:30:06 +0000 |
commit | 2a15a364fdf85b0b18ba63fdb2a745a52b96478e (patch) | |
tree | 77b8646a1f7456bec4adfdd94fea40066786a854 /meta/lib/oe | |
parent | 3ca11e4c5efcccfa06b4109e69ce7d42d02ce8e4 (diff) | |
download | openembedded-core-2a15a364fdf85b0b18ba63fdb2a745a52b96478e.tar.gz openembedded-core-2a15a364fdf85b0b18ba63fdb2a745a52b96478e.tar.bz2 openembedded-core-2a15a364fdf85b0b18ba63fdb2a745a52b96478e.zip |
image_types bbclass: use compression framework for jffs2 sum images
I got hit by a missing dependency in generation of sum.jffs2 images - at
runtime, when images are generated using bitbake pool, it is possible
for sum.jffs2 image to be scheduled for generation before jffs2 image is
fully generated.
Insted of adding additional hacks, reimplement sum.jffs2 generation as a
compression scheme on top of plain jffs2 images. For now support for
sum.jffs2 images is left in, it will be removed by the subsequent
commit.
Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe')
0 files changed, 0 insertions, 0 deletions