diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-21 18:06:33 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-25 15:57:50 +0100 |
commit | 0a7ce0b971a208956cb895ba5a869ec8c5d94703 (patch) | |
tree | 10953f09ddeb0e2f6c7b7d7b4f78ecb844040fd0 /scripts/lib/argparse_oe.py | |
parent | 1bd3ed18379c330c1c733dc9f043dbbe8aa0d254 (diff) | |
download | openembedded-core-0a7ce0b971a208956cb895ba5a869ec8c5d94703.tar.gz openembedded-core-0a7ce0b971a208956cb895ba5a869ec8c5d94703.tar.bz2 openembedded-core-0a7ce0b971a208956cb895ba5a869ec8c5d94703.zip |
image.bbclass: Correct chaining compression support
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@nxp.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions