[4/6] linux-yocto-rt/5.15: aufs: compile fix

Message ID 19240d225188fe04c9d6ace170f066ca64ab94e9.1649085436.git.bruce.ashfield@gmail.com
State Accepted, archived
Commit 11d560625541757beff331ef13d372e6d73c0584
Headers show
Series [1/6] linux-yocto/5.15: update to v5.15.32 | expand

Commit Message

Bruce Ashfield April 4, 2022, 3:19 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Integrating the following commit(s) to linux-yocto-rt/5.15:

    29d051cc421a aufs: update compile fix for v5.15+ preempt-rt kernels

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
index 4efe51ec6b..73a720d348 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
@@ -11,7 +11,7 @@  python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "2982a893fea6919a3ffd1fb6d600fb8cfe8c58b4"
+SRCREV_machine ?= "29d051cc421a76432897019edc33edae35b16e39"
 SRCREV_meta ?= "7dd85143b4ed77bdcb6628ac8ea69917e1cd29e5"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \