diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-04-11 20:38:41 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-12 15:09:58 +0100 |
commit | 31e53430f1bb6f73b82698b20ef7f1047313214a (patch) | |
tree | 0bcb944d5e01764c3b5b3db469408c303d92aa0c /meta/classes/package_ipk.bbclass | |
parent | e93a2ab3e300bb861cf6cc83716f93d671ff80f4 (diff) | |
download | poky-31e53430f1bb6f73b82698b20ef7f1047313214a.tar.gz |
yocto-compat-layer: add --additional-layers
The new --addditional-layers parameter takes a list of layer
directories and adds them to the build configuration before starting
testing. The resulting base configuration then more closely matches
a full distro.
This is relevant in two cases:
1. some layers like meta-freescale dynamically enable more recipes
in their layer.conf depending on which other layers are active,
so testing only against OE-core might miss problems which occur
only when also some other layers are active
2. BSP layers might be fine in combination with machines from
OE-core, but might break in combination with some other machines
As before, test_signatures only warns about signature changes
introduced by the layer which is under testing, and not those changes
introduced by the additional layers.
(From OE-Core rev: 0e8528f7c6201e8a5d2799123241c0e1b85081ce)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions