From 40ad847196e685e5c6b27f0d8f35bac08d2f800e Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Wed, 18 Dec 2024 22:16:38 +0530 Subject: [PATCH] linux-intel-rt/6.11 : update the name of the patch * Use updated name of the patch 0001-6.11-6.12--lib-build_OID_registry-fix-reproducibility-issues.patch which has compatibility with both 6.11 and 6.12 kernel Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_6.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-intel-rt_6.11.bb b/recipes-kernel/linux/linux-intel-rt_6.11.bb index 4367e943..df9db8b2 100644 --- a/recipes-kernel/linux/linux-intel-rt_6.11.bb +++ b/recipes-kernel/linux/linux-intel-rt_6.11.bb @@ -2,7 +2,7 @@ require linux-intel.inc SRC_URI:prepend = "git://github.com/intel/mainline-tracking.git;protocol=https;name=machine;nobranch=1; \ " -SRC_URI:append = " file://0001-6.11-lib-build_OID_registry-fix-reproducibility-issues.patch \ +SRC_URI:append = " file://0001-6.11-6.12-lib-build_OID_registry-fix-reproducibility-issues.patch \ " KMETA_BRANCH = "master"