| Message ID | 20250929162057.48553-1-joaomarcos.costa@bootlin.com |
|---|---|
| Headers | show |
| Series | initscripts: fix incompatibility with read-only-rootfs | expand |
Hello, On 9/29/25 18:20, João Marcos Costa wrote: > 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(-) > I'm realizing now that I didn't add the maintainers to CC in my previous mail, sorry about that.
Hello, On 10/6/25 11:17, Joao Marcos Costa wrote: > Hello, > > On 9/29/25 18:20, João Marcos Costa wrote: >> 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, >> --- Gentle ping: would there be any updates about this patch? Thanks!
On 10/13/25 16:03, Joao Marcos Costa via lists.yoctoproject.org wrote: > Hello, > > On 10/6/25 11:17, Joao Marcos Costa wrote: >> Hello, >> >> On 9/29/25 18:20, João Marcos Costa wrote: >>> 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, >>> --- > > Gentle ping: would there be any updates about this patch? It has been merged. Thanks. //Yi > Thanks! >