aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/siggen.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-23 10:10:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-23 10:35:36 +0000
commit531dcd221a10853f45cc057b52bb2d5083e0ee42 (patch)
tree7f2d98349e1bf5b7b3de3ca49fec59ea900276c5 /lib/bb/siggen.py
parent8756e4ade67c16e35269ea0659e10b9ebaa6117f (diff)
downloadbitbake-531dcd221a10853f45cc057b52bb2d5083e0ee42.tar.gz
runqueue: Filter out multiconfig dependencies from BB_TASKDEPDATA
The consumers of BB_TASKDEPDATA in OE metadata can't cope with multiconfig dependencies. The choice is either to start adding code to each of them to filter out multiconfig dependencies, or do this at source. After consideration we've decided to do this at source as doing otherwise is code duplication and error prone and in any case we've looked at, they don't make sense. [YOCTO #13090] [YOCTO #13130] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/siggen.py')
0 files changed, 0 insertions, 0 deletions