diff options
author | Ross Burton <ross.burton@arm.com> | 2024-05-14 16:15:19 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-05-23 08:55:01 -0700 |
commit | 0fe72b1a67b9aebc8f74df950d2dadbbb923d68e (patch) | |
tree | 43b0e98a6129da61aebde021436deab767a98126 /scripts/lib/devtool/export.py | |
parent | f49051999996ba0c0ea9b931dc751c926c794aa5 (diff) | |
download | poky-0fe72b1a67b9aebc8f74df950d2dadbbb923d68e.tar.gz |
lib/oe/package-manager: allow including self in create_packages_dir
This function is typically used to construct a limited feed for image
creation, but there are other cases when you might want a limited feed
and include the current recipe's packages in it.
To ensure that existing behaviour is preserved, add a boolean to control
this behaviour and default it to False.
(From OE-Core rev: 20a6f55328733ad6f0c05b1353e8d525019aeea7)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit aada7fda2b118152d82b1ab295d92b8251afe4ac)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions