From eb54ef787d84e630faf96728138dd76c775c7e94 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 26 Feb 2024 17:34:48 -0500 Subject: 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 Signed-off-by: Bruce Ashfield ] (From OE-Core rev: 5ec087fe143051c2b47aa4ee0ba0ad97dae39377) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb index 11f8b0ac21..ab28df64cd 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb @@ -15,7 +15,7 @@ python () { } SRCREV_machine ?= "f0a5daf40acf2b457445f9b4f97f9eb2a3d1508a" -SRCREV_meta ?= "86a5aa3e0d1c850b0cff608fcbfbddac77ab3299" +SRCREV_meta ?= "7fa1deab7b048f2b8c5cad8268e48419e00b92fb" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https" -- cgit v1.2.3-54-g00ecf