summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-12-06 20:28:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-18 18:03:58 +0000
commit370483fce1c2429c81b19dcf8a36394dc3fc3d92 (patch)
treeb345021cde3cc19e69de05a7f441e4c51c55a668 /meta/recipes-kernel
parentd0de33c5d4c33a212e6ae9d312f780dc7526332a (diff)
downloadpoky-370483fce1c2429c81b19dcf8a36394dc3fc3d92.tar.gz
image.bbclass: Add additional bb.debug to help track 12304
We actually caught the ext4 size issue in the wild with the debug output in the oe_mkext234fs() code, but it did not help. What that showed was that the get_rootfs_size was returning a default size of 8192, where as the actual rootfs was more like 10572, thus too large to fit in the created sparse file. This additional temporary debug code should help us determine where the failure might be. More debug for [YOCTO #12304] (From OE-Core rev: 978472c58629d1448399207873bbead96b27102e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions