Bruce, would it also be possible to cherry-pick it to yocto-6.6 branch?

Thanks,
Slava

On 19.02.2024 11:01, Vyacheslav Yurkov via lists.yoctoproject.org wrote:
It's required at least in selftest to test read-only file systems.

Signed-off-by: Vyacheslav Yurkov <[email protected]>
---
  features/squashfs/non-hardware.kcf | 1 +
  features/squashfs/squashfs.cfg     | 2 ++
  features/squashfs/squashfs.scc     | 3 +++
  3 files changed, 6 insertions(+)
  create mode 100644 features/squashfs/non-hardware.kcf
  create mode 100644 features/squashfs/squashfs.cfg
  create mode 100644 features/squashfs/squashfs.scc

diff --git a/features/squashfs/non-hardware.kcf 
b/features/squashfs/non-hardware.kcf
new file mode 100644
index 00000000..b4f504d3
--- /dev/null
+++ b/features/squashfs/non-hardware.kcf
@@ -0,0 +1 @@
+fs/squashfs/Kconfig
diff --git a/features/squashfs/squashfs.cfg b/features/squashfs/squashfs.cfg
new file mode 100644
index 00000000..27906251
--- /dev/null
+++ b/features/squashfs/squashfs.cfg
@@ -0,0 +1,2 @@
+# SPDX-License-Identifier: MIT
+CONFIG_SQUASHFS=y
diff --git a/features/squashfs/squashfs.scc b/features/squashfs/squashfs.scc
new file mode 100644
index 00000000..071c2b24
--- /dev/null
+++ b/features/squashfs/squashfs.scc
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: MIT
+kconf non-hardware squashfs.cfg
+

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13582): 
https://lists.yoctoproject.org/g/linux-yocto/message/13582
Mute This Topic: https://lists.yoctoproject.org/mt/104443540/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to