diff options
author | Mikko Ylinen <mikko.ylinen@intel.com> | 2016-10-19 09:34:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-25 17:51:19 +0100 |
commit | 952a47b42cb3696db2896ac53b5246802bba0f59 (patch) | |
tree | 6bfb93be110ba70b8dc6f88a1947c15496b707b4 /documentation/ref-manual/migration.xml | |
parent | 74f30e91bca1f6af3bef0ff9e652c0591013b412 (diff) | |
download | poky-952a47b42cb3696db2896ac53b5246802bba0f59.tar.gz |
buildstats: check IMAGE_ROOTFS exists before checking its size
After 0d6b7276003f1afabc6de683f663540327d52bdc, the exceptions are
correctly checked if the rootfs size check fails. In case of a
failure a build error is triggered.
However, there are cases where this is known to fail (e.g.,
with meta-swupd the rootfs for swupd images is other than IMAGE_ROOTFS).
Because of that, check IMAGE_ROOTFS exists before trying to get the
size of it. Also, in case of any error catched as err, simply print
out a warning.
(From OE-Core rev: b4929542ff01a24bea5edd1c40e3174f55e213ff)
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
0 files changed, 0 insertions, 0 deletions