diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-16 20:27:32 -0400 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-10-18 13:04:36 +0000 |
commit | 193349f450db0b78e6a987d9c979945c48e2a542 (patch) | |
tree | 1f7aeac620e51e6d9e68ee321ccf477287d0f77e /meta-agl-bsp/recipes-kernel | |
parent | 321a41a7cae61d074e686cc9966f6774a3f45b9e (diff) |
weston-ini-conf: Fix task signatures, mark as machine-specific package
We need to do two things here. First, bitbake does not know to track
values that are found and used via getVarFlags() without them being
otherwise refernced and tracked in ways that are otherwise caught.
Further given that we use multiple levels of varflags here we need to be
explicit in their tracking. Add all variables that we use to varflags
where they are added to the metadata. This change comes directly from
master. The second thing is that we need to tell bitbake/OpenEmbedded
that this is a machine-specific package not architecture-generic.
Bug-AGL: SPEC-965
Change-Id: I748dbf40f37aaf7f4a6dd6ddd65257fdfcf83098
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11355
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/recipes-kernel')
0 files changed, 0 insertions, 0 deletions