summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorGassner, Tobias.ext <tobias.gassner.ext@karlstorz.com>2024-07-15 08:35:11 +0200
committerSteve Sakoman <steve@sakoman.com>2024-12-06 05:50:25 -0800
commitaad028a455b7ba9241eacec313777be669599654 (patch)
tree2ac1f91b832e1a6ed8bf2f66c95473d5ffca573a /scripts/lib/scriptutils.py
parent04886dab5eacde4178a97bb6cab03cb0a153483b (diff)
downloadpoky-aad028a455b7ba9241eacec313777be669599654.tar.gz
rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts
This patch ensures that pkg_postinst_ontarget task is executed for read only rootfs when read-only-rootfs-delayed-postinsts is set as IMAGE_FEATURES. The issue was that run-postinsts could be uninstalled at the end of rootfs construction and that shouldn't happen for the delayed usecase. In addition to the fix, a test in meta/lib/oeqa/selftest/cases/overlayfs.py testing the fix has been implemented. (From OE-Core rev: e0c4f2f69723f64a29ba35c4de5fb1a7c79ef718) Signed-off-by: Gassner, Tobias.ext <tobias.gassner.ext@karlstorz.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 60f587475dda99eaa07848880058b69286b8900e) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions