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: Vyacheslav Yurkov <[email protected]>
> ---
>  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/squashfs.cfg b/cfg/fs/squashfs.cfg
> new file mode 100644
> index 00000000..27906251
> --- /dev/null
> +++ b/cfg/fs/squashfs.cfg
> @@ -0,0 +1,2 @@
> +# SPDX-License-Identifier: MIT
> +CONFIG_SQUASHFS=y
> diff --git a/cfg/fs/squashfs.scc b/cfg/fs/squashfs.scc
> new file mode 100644
> index 00000000..bb82fe60
> --- /dev/null
> +++ b/cfg/fs/squashfs.scc
> @@ -0,0 +1,5 @@
> +# SPDX-License-Identifier: MIT
> +define KFEATURE_DESCRIPTION "Enable squashfs filesystem support"
> +define KFEATURE_COMPATIBILITY all
> +
> +kconf non-hardware squashfs.cfg
> -- 
> 2.25.1
> 

> 
> 
> 

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

Reply via email to