]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Move ROOTFS_SIZE into runimagecmd() function
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2011 12:29:19 +0000 (12:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2011 12:29:24 +0000 (12:29 +0000)
commit2f676dadebebc461c1e01e0b6da3cb2258829048
tree5bd5d886667d322120d21013b9dee341c89937e7
parentda5d038f955bf47155a0f217dba2f96e263bcad8
image.bbclass: Move ROOTFS_SIZE into runimagecmd() function

Image type specific size overrides for IMAGE_ROOTFS were being ignored.
Moving the size calculation to after the overide expansion point addresses
this problem.

[YOCTO #928]

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