diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-01-07 11:27:33 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-10 21:18:22 +0000 |
commit | 61e1b4136fb8ceb3785dcfdb22a3b80d062faaa6 (patch) | |
tree | d7f1abe452990c94c11f5e51cad9741f5f69e10a /meta/classes/kernel-devicetree.bbclass | |
parent | f6c25f546b7baf823b21ccb29db8854112aeebd5 (diff) | |
download | poky-61e1b4136fb8ceb3785dcfdb22a3b80d062faaa6.tar.gz |
archiver.bbclass: Add new mirror archiver mode
We define a new method of populating a source mirror using the archiver
bbclass instead of simply copying the contents of the downloads
directory. This allows the archiver features such as copyleft license
filtering and recipe type filtering to be used when preparing a source
mirror.
This new archiver mode is selected by setting `ARCHIVE_MODE[src]` to
'mirror'.
The source mirror mode can either be 'split' (default) or 'combined',
controlled by `ARCHIVER_MODE[mirror]`. Additionally, sources can be
excluded as needed by setting `ARCHIVER_MIRROR_EXCLUDE` to a list of
URI prefixes. These options are described in more detail in the new
entries in the header of archiver.bbclass.
New oeqa selftest cases are added to cover the mirror archiver mode.
(From OE-Core rev: 2c8b31ae0ab95a8b100e8bade23f51574e273c9a)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-devicetree.bbclass')
0 files changed, 0 insertions, 0 deletions