mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
layer.conf: Add SIGGEN exclusion for oprofile kernel dependency
The oprofile kernel dependency is a simple RRECOMMENDS, it therefore doesn't have any interface constraints and doesn't need to rebuild every time the kernel changes. (From OE-Core rev: 0898361e4ca4b0c00d0470d130d24802f66c1064) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -54,5 +54,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
font-alias->font-util \
|
||||
weston-init->weston \
|
||||
weston-init->kbd \
|
||||
oprofile->virtual/kernel \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user