]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
linux-yocto/6.6: enable squashfs for selftests
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 26 Feb 2024 22:34:48 +0000 (17:34 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Feb 2024 14:30:02 +0000 (14:30 +0000)
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>
]

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb
meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb
meta/recipes-kernel/linux/linux-yocto_6.6.bb

index 11f8b0ac2192de6057abdc71357d85884156ca8d..ab28df64cd7091845b6dc35eee82b6ee17c3b3ea 100644 (file)
@@ -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"
index 597ee8eeb5c887a38d00e9c29c1a71f849dcdce4..7ac6987582bfff280ac2060448921d069012079e 100644 (file)
@@ -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"
 
index 0dc95ba754a2528be30cc5af8d0f06fba2c7cc94..2b93f5d18589f43fe0fdd227b7d8e149c13a03f0 100644 (file)
@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629"
 SRCREV_machine:qemux86-64 ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629"
 SRCREV_machine:qemumips64 ?= "7c478488b642339d97ac55fd8b1acfd086e95c5c"
 SRCREV_machine ?= "cdd0ebde3e0d20f0524b1328b9ea2d23e82dc629"
-SRCREV_meta ?= "86a5aa3e0d1c850b0cff608fcbfbddac77ab3299"
+SRCREV_meta ?= "7fa1deab7b048f2b8c5cad8268e48419e00b92fb"
 
 # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
 # get the <version>/base branch, which is pure upstream -stable, and the same