]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Improve readability of the image generation code
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2011 12:23:10 +0000 (12:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2011 12:23:10 +0000 (12:23 +0000)
commitda5d038f955bf47155a0f217dba2f96e263bcad8
tree7db1854383ca11e0e88e24fa89315954ebbd3e0b
parentf2fe5e840b8aa0558b5462ef2c7517b2f14ec2ea
image.bbclass: Improve readability of the image generation code

The quoting in get_imagecmds() is hard to read. We can simplify the constuction
a little to make this easier to parse and reduce complexity slightly.

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