diff mbox series

[06/12] kern-tools: bump SRCREV for queue processing changes

Message ID 295c4ed2c3566a7483bfc5c757e1c5d51db43cfc.1699452828.git.bruce.ashfield@gmail.com
State Accepted, archived
Commit 231256485ae528773a4da9fad8bf4baff26fc0d2
Headers show
Series [01/12] linux-yocto/6.5: update to v6.5.8 | expand

Commit Message

Bruce Ashfield Nov. 8, 2023, 2:16 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Bumping the SRCREV to pickup a new option to the patch and
merge queue handling scripts.

The new option '--prev' allows us to change the behaviour
of a subsequent runs to retry a failed patch, versus skipping
it.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index e109cd7454..e4b5eea659 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -11,7 +11,7 @@  LIC_FILES_CHKSUM = "\
 
 DEPENDS = "git-native"
 
-SRCREV = "270f9ccc5e2998cd1f3ed1e32d02e356793e4680"
+SRCREV = "0ae81fdbb1ae1546371206aeb3f5fb530dff8ddc"
 PV = "0.3+git"
 
 inherit native