diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-19 16:21:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-23 13:52:08 +0100 |
commit | 1d394c64f51a885f8318f1d62d2a0aeab40233d2 (patch) | |
tree | 7f22f9d0716f4ff00323ac770210a54e2f662962 /scripts/lib/scriptpath.py | |
parent | 353171e8419fbb18251f7b1311fbef2cbf5790ca (diff) | |
download | poky-1d394c64f51a885f8318f1d62d2a0aeab40233d2.tar.gz |
sstate: Ensure deploy tasks don't pull in toolchains
If an image is built from sstate, the cross toolchain was being pulled in.
This was due to the sstate dependencies for deploy tasks not being considered
in the "depvalid" logic.
do_deploy tasks do not need their populate_sysroot dependencies when installed
from sstate so skip these. This reduces the sstate pulled in by an image
build from sstate significantly.
(From OE-Core rev: 8047c184f8266fc047c0e5a5524586d414528626)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions