From: Bruce Ashfield Date: Wed, 8 Nov 2023 14:16:24 +0000 (-0500) Subject: kern-tools: bump SRCREV for queue processing changes X-Git-Tag: yocto-5.2~4627 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=231256485ae528773a4da9fad8bf4baff26fc0d2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- 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 e109cd74545..e4b5eea6595 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