mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto/6.6: enable squashfs for selftests
Integrating the following commit(s) to linux-yocto/.:
1/1 [
Author: Vyacheslav Yurkov
Email: uvv.mail@gmail.com
Subject: squashfs: Add initial support
Date: Wed, 21 Feb 2024 07:15:31 +0100
It's required at least in selftest to test read-only file systems.
Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
(From OE-Core rev: 5ec087fe143051c2b47aa4ee0ba0ad97dae39377)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f342b4c57b
commit
eb54ef787d
@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629"
|
||||
SRCREV_meta ?= "86a5aa3e0d1c850b0cff608fcbfbddac77ab3299"
|
||||
SRCREV_meta ?= "7fa1deab7b048f2b8c5cad8268e48419e00b92fb"
|
||||
|
||||
PV = "${LINUX_VERSION}+git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user