poky/scripts/lib
Kalle Lampila b14588a778 wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat
Some file systems don't support fetching the block size (notably the
file system Docker uses for containers), so if iotctl() fail, try to use
failback via os.stat() to get block size.

(From OE-Core rev: e219f5175177a640dd62833082ea19adc1c13d42)

Signed-off-by: Kalle lampila <kalle.lampila@lempea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-02 16:39:13 +00:00
..
build_perf meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
checklayer yocto-check-layer: Allow any case for README file detection 2019-08-30 17:10:28 +01:00
devtool devtool: fix devtool upgrade with reproducible_builds class 2019-11-21 23:08:20 +00:00
recipetool recipetool: always use python 3 in recipe creation 2019-12-30 08:47:12 +00:00
resulttool resulttool/store.py: Enable add extra test environment data 2019-11-14 13:20:59 +00:00
wic wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat 2020-01-02 16:39:13 +00:00
argparse_oe.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
buildstats.py scripts/buildstats-diff: Add option to filter tasks 2019-07-17 09:36:35 +01:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py scriptutils: remove the useless import line 2019-12-06 14:41:28 +00:00