]> code.ossystems Code Review - openembedded-core.git/commit
image_types: Fix ubi filesystem return codes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jun 2014 12:51:24 +0000 (12:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jun 2014 16:10:34 +0000 (17:10 +0100)
commit414f9b4d2dd39845b537ebdc2a4ecafbd9162343
tree81289f6b7fc572e516aeb0e7a3139b644f73763c
parentf2b20b169a462cf4c6e6f341b76add8a0f4d6e3f
image_types: Fix ubi filesystem return codes

If the first command returns an error, it will not cause the image generation
step to fail. Simply split up the statement into multiple lines to avoid
this issue, they no longer need to be one line expressions.

[YOCTO #6391]

(From OE-Core rev: f8125a1e9b6893a12355d55d4df584a8d97f0bff)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass