]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/blobdiff - meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
linux-yocto/6.1: update to v6.1.25
[thirdparty/openembedded/openembedded-core.git] / meta / recipes-kernel / linux / linux-yocto-rt_6.1.bb
index 61b94df6d0b46a228ed3d073e60efc3c4a042699..4aaa371d97e809a292ea287f0b8a80da0cae2860 100644 (file)
@@ -14,13 +14,13 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "bd422393ccbc5b9c459d3107371a5afe2ed2f064"
-SRCREV_meta ?= "a6064d99509dcaec2e56ad3e7afb3c4d5245887f"
+SRCREV_machine ?= "f974a72071f8b481fc4e38517219bc5c503e14f6"
+SRCREV_meta ?= "36901b5b298e601fe73dd79aaff8b615a7762013"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "6.1.24"
+LINUX_VERSION ?= "6.1.25"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"