diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-12-05 18:13:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-08 22:36:11 +0000 |
commit | 3de3bda4c4b72ca21ad91c81db57bf07760e0a3b (patch) | |
tree | d742a3ffe51cd6d703f22b15335aba6214b032aa /scripts/lib/devtool/runqemu.py | |
parent | 186b7c58d5b183228289976336a67db874e07ef5 (diff) | |
download | poky-3de3bda4c4b72ca21ad91c81db57bf07760e0a3b.tar.gz |
bitbake: parse: add support for 'addfragments' directive
It takes two parameters:
- location prefix for fragments
- name of variable that holds the list of enabled fragments, each of them prefixed
by layer id
Implementation of this directive essentially expands the fragment list
obtained from the variable into absolute fragment paths and hands them to the
implementation of 'require'.
(Bitbake rev: f687746703e7b096c5480668fd4f49bd4951182b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions