mbox series

[meta-selinux,v2,0/1] initscripts: fix incompatibility with read-only-rootfs

Message ID 20250929162057.48553-1-joaomarcos.costa@bootlin.com
Headers show
Series initscripts: fix incompatibility with read-only-rootfs | expand

Message

Joao Marcos Costa Sept. 29, 2025, 4:20 p.m. UTC
Hello,

This patch presents a possible fix for a build-time issue whenever the
'read-only-rootfs' IMAGE_FEATURE is used. I decided to keep the details on the
commit message itself, and to add this cover letter mostly for keeping a
changelog.

Best regards,
---

Changes in v2:
- removed the do_ prefix in do_restore_context as it is used mostly for tasks
- replaced the python anonymous function by 'postfuncs' variable flag

João Marcos Costa (1):
  initscripts: fix incompatibility with read-only-rootfs

 recipes-core/initscripts/initscripts-1.0_selinux.inc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)