poky/scripts/lib
Ricardo Ribalda Delgado 58589bc538 wic: Fix (again) partition files UIDs on multi rootfs images
Commit 450335ba5e73a375eb9932b4c4cf37979640dbfc copies the pseudo
database to the working directory in order to have ownership information
when the filesystem is generated.

Unfortunately this does not work anymore. The filenames on the database
are absolute and there is no information about the new directory.

Instead of fixing the database, we could redo a bit the way we patch the
fstab file. Now I am saving the old contents of fstab, modifying the
file and then reverting the changes on exit.

This is faster than the previous approach, although it can cause
indeterminism if the application is killed before finishing.

(From OE-Core rev: dcbf7b864dd1713b54a172d8714ce1508482f086)

Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-19 08:41:40 +01:00
..
build_perf meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
checklayer meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
devtool devtool: provide support for devtool menuconfig command 2019-07-17 09:36:34 +01:00
recipetool recipetool: add MD5 hash for the line-wrapped MPL-1.1 license 2019-07-11 09:32:50 +01:00
resulttool resulttool/merge: Enable control TESTSERIES and extra configurations 2019-06-12 10:54:40 +01:00
wic wic: Fix (again) partition files UIDs on multi rootfs images 2019-07-19 08:41:40 +01: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 meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00