[OE-core] [PATCH 1/2] image.bbclass: Correct chaining compression support

Tom Rini trini at konsulko.com
Wed Jul 26 11:10:57 UTC 2017


On Wed, Jul 26, 2017 at 10:16:39AM +0300, Ed Bartosh wrote:
> On Fri, Jul 21, 2017 at 06:06:33PM -0400, Tom Rini wrote:
> > When chaining of compression/conversion types was added, we had a new
> > way to handle doing things like "ext4.bz2.sha256sum" or
> > "ext2.gz.u-boot".  However, because the U-Boot image class isn't
> > included normally, it wasn't properly converted at the time.  After the
> > support was added the "clean" argument that the .u-boot code uses no
> > longer functions.  The fix for this inadvertently broke chaining
> > compression/conversion.  First, correct the u-boot conversion code.
> > 
> > Fixes: 46bc438374de ("image.bbclass: do exact match for rootfs type")
> > Cc: Zhenhua Luo <zhenhua.luo at nxp.com>
> > Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
> > Cc: Patrick Ohly <patrick.ohly at intel.com>
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> 
> Acked-by: Ed Bartosh <ed.bartosh at linux.intel.com>
> 
> Any chance to have this functionality covered by oe-selftest?
> That would help to ensure it will not be broken again.

Give me a pointer to adding stuff to oe-selftest and I'll take a look.
Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170726/58bc8136/attachment-0002.sig>


More information about the Openembedded-core mailing list