]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
kern-tools: allow inputs to be tagged for audit
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 7 Nov 2024 02:29:09 +0000 (21:29 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Nov 2024 13:31:23 +0000 (13:31 +0000)
Integrating the following commit:

   Author: Bruce Ashfield <bruce.ashfield@gmail.com>
   Date:   Wed Oct 16 23:34:04 2024 -0400

       spp: allow inputs to be tagged for audit

       files can have a specifier "optional" or "required"
       which follows the input file and is separated by a :

       We need to adjust our routines to check for the
       specifier and split it out accordingly.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb

index 98dd89f585d3e67059832d04b81d2fa4dd9d97a2..01c5030759dd02cb3afab3dfa81e800e56c734a8 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
 
 DEPENDS += "git-replacement-native"
 
-SRCREV = "cda23df1a86aa89cf1748af6aa5134160c1cca48"
+SRCREV = "df5de61e6e52a24b7851b68cb8dd1e226ac1fb69"
 PV = "0.3+git"
 
 inherit native