diff options
author | Anton D. Kachalov <gmouse@google.com> | 2021-03-21 11:26:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-23 22:51:25 +0000 |
commit | c3ec66dfb50c7fc0ab3b5bf6e0825ed3b1ca5971 (patch) | |
tree | 6795013b785d76d1711897c70a6bd0e8aa575d1a /meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.4.bb | |
parent | 84e4c97835f58d49031784f2050cd5b149074633 (diff) | |
download | poky-c3ec66dfb50c7fc0ab3b5bf6e0825ed3b1ca5971.tar.gz |
run-postinsts: do not remove postinsts directory.
When running on the systems having read-only rootfs backed by overlayfs,
removing the whole directory lead to create a special char device file
on the upperdir to reflect directory's removal. Once it is required to
upgrade the whole read-only image that might contain new postinsts scripts,
it will be impossible to run such scripts with a "deletion mark" file
on the overlayfs -- the whole directory will be marked as deleted regardless
new files in it.
(From OE-Core rev: 1a27b62b225ffeecec47c249a0b86cc54d775add)
Signed-off-by: Anton D. Kachalov <gmouse@google.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.4.bb')
0 files changed, 0 insertions, 0 deletions