mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 23:08:26 +00:00
kern-tools: allow inputs to be tagged for audit
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.
(From OE-Core rev: d5881f4cf09f82b31e731fafa96ab9ad5f55b17d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
5ed4e3558e
commit
b668c5323c
@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
|
||||
|
||||
DEPENDS += "git-replacement-native"
|
||||
|
||||
SRCREV = "cda23df1a86aa89cf1748af6aa5134160c1cca48"
|
||||
SRCREV = "df5de61e6e52a24b7851b68cb8dd1e226ac1fb69"
|
||||
PV = "0.3+git"
|
||||
|
||||
inherit native
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user