diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-07-07 02:33:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-10 17:37:38 +0100 |
commit | 7384d2831c713ac5999aca83c312154dc15cec56 (patch) | |
tree | 0e86318a328c451a7dcfa861a3ec60ea5bef34d2 /meta/recipes-core/initrdscripts | |
parent | 16aa94e4543fc6e6540b203bc716e6f275f514c7 (diff) | |
download | openembedded-core-7384d2831c713ac5999aca83c312154dc15cec56.tar.gz openembedded-core-7384d2831c713ac5999aca83c312154dc15cec56.tar.bz2 openembedded-core-7384d2831c713ac5999aca83c312154dc15cec56.zip |
kernel.bbclass: update KERNEL_IMAGE_MAXSIZE
* Make KERNEL_IMAGE_MAXSIZE and IMAGE_ROOTFS_SIZE have the same algorithm:
- Use Kbytes as the unit since we use this in other codes.
- Use "du" rather than "ls" to figure out the size since we use this in
image.py.
[YOCTO #2610]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/initrdscripts')
0 files changed, 0 insertions, 0 deletions