]> 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, 3 Jun 2014 15:45:18 +0000 (16:45 +0100)
commitf8125a1e9b6893a12355d55d4df584a8d97f0bff
treee5ef15deb18c566cbaad76375fed0511d31e7e25
parent1a6ee66aa48e024fc5d112e940488157b74b5fe0
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]

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