summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kern-tools
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-11-08 09:16:24 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-09 16:57:26 +0000
commit7a7eaac72792cde5b19dd4ef1af7567fa3a5ef28 (patch)
treee68216d6a1b6fa39ee41105532eb917d9c2a8e0a /meta/recipes-kernel/kern-tools
parent935a2dbfe320d26f98ba9917eaef63bb10e783ff (diff)
downloadpoky-7a7eaac72792cde5b19dd4ef1af7567fa3a5ef28.tar.gz
kern-tools: bump SRCREV for queue processing changes
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. (From OE-Core rev: 231256485ae528773a4da9fad8bf4baff26fc0d2) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kern-tools')
-rw-r--r--meta/recipes-kernel/kern-tools/kern-tools-native_git.bb2
1 files changed, 1 insertions, 1 deletions
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 = "\
11 11
12DEPENDS = "git-native" 12DEPENDS = "git-native"
13 13
14SRCREV = "270f9ccc5e2998cd1f3ed1e32d02e356793e4680" 14SRCREV = "0ae81fdbb1ae1546371206aeb3f5fb530dff8ddc"
15PV = "0.3+git" 15PV = "0.3+git"
16 16
17inherit native 17inherit native