merged to 6.1+, SRCREV bumps will follow in a few days.
Bruce
In message: [linux-yocto] [kernel-cache][PATCH v2] squashfs: Add initial support
on 21/02/2024 Vyacheslav Yurkov wrote:
> It's required at least in selftest to test read-only file systems.
>
> Signed-off-by: Vya
It's required at least in selftest to test read-only file systems.
Signed-off-by: Vyacheslav Yurkov
---
cfg/fs/squashfs.cfg | 2 ++
cfg/fs/squashfs.scc | 5 +
2 files changed, 7 insertions(+)
create mode 100644 cfg/fs/squashfs.cfg
create mode 100644 cfg/fs/squashfs.scc
diff --git a/cfg/fs