diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-09-03 18:32:41 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-06 14:58:10 +0100 |
| commit | fe029a11bc6324a4234cdba8922c3229d3d4272d (patch) | |
| tree | a72a5ca1c196fa8666be9840163e4726e68fd017 /scripts/lib/wic/ksparser.py | |
| parent | 4efd32b3ec101e8917d68f9fe2f12ed75806f568 (diff) | |
| download | poky-fe029a11bc6324a4234cdba8922c3229d3d4272d.tar.gz | |
package.bbclass: allow shell-style wildcards in PRIVATE_LIBS
PRIVATE_LIBS is used to exclude 'private' libraries from getting added to
automatic runtime dependency resolution. This variable currently has to list
all libraries by name, which becomes a maintenance issue if the list
of such libraries frequently changes, or is very large.
This change allows using shell-style wildcards in the variable, similar
to how FILES lists what gets packaged.
(From OE-Core rev: 732db32714c208d8eeeb90308926dc886ef7b791)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/ksparser.py')
0 files changed, 0 insertions, 0 deletions
