Skip to content
Commit 8047c184 authored by Richard Purdie's avatar Richard Purdie
Browse files

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.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 1fdbe550
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment