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:
Richard Purdie 2015-09-30 14:51:53 +01:00
parent f4a891717e
commit a0435bfe38
1 changed files with 1 additions and 0 deletions

View File

@ -54,5 +54,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
font-alias->font-util \
weston-init->weston \
weston-init->kbd \
oprofile->virtual/kernel \
"