diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2020-04-25 22:15:39 +0000 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2020-04-27 07:42:22 +0000 |
commit | c60b6bb82e7121635ce3f7119927e8704fe03f0f (patch) | |
tree | 0ee93f7ca1dcbed5740bda9173c2dba05f9dcc5f /classes/target_version_example.bbclass | |
parent | 34b1e543c91cfb89c29687c799ac941085d83307 (diff) | |
download | meta-updater-c60b6bb82e7121635ce3f7119927e8704fe03f0f.tar.gz |
image_types_ostree: use hardlink tree
Instead of copying the files to be commited to the ostree just use a
hardlink tree. This improves performance and wasts less diskspace.
When using this method the root directory has already the correct
permission bits set. Also get rid of the unnecessary sync. This halfs
the execution time of the do_image_ostree tasks in my measurments.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'classes/target_version_example.bbclass')
0 files changed, 0 insertions, 0 deletions