diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-08-21 09:00:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-27 08:28:03 +0100 |
commit | 3204982fd7b605ca12307d0718e6617d38d5d577 (patch) | |
tree | 9bbd0148cd957d311f3ca42eec299eabc5c53ac7 /meta/lib/rootfspostcommands.py | |
parent | 15c61b684c200b96b5ae0dcf732d71a2c7345e30 (diff) | |
download | poky-3204982fd7b605ca12307d0718e6617d38d5d577.tar.gz |
lib/oe/recipeutils.py: add support for BBFILES_DYNAMIC
Instead of relying on value of BBFILES from bitbake, devtool
parses the layer.conf because the layer might not be in bblayers.conf.
And it currently does not consider the value of BBFILES_DYNAMIC because
of which recipes, in paths defined by BBFILES_DYNAMIC, upgraded
using devtool end up in wrong location.
Include the code from bitbake to append values to BBFILES based on
what is in BBFILES_DYNAMIC too.
(From OE-Core rev: c7bbb98ea8ccd3568dd8bded6e404e2f781e6841)
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/rootfspostcommands.py')
0 files changed, 0 insertions, 0 deletions