Skip to content
Commit 0d9d7ace authored by Richard Purdie's avatar Richard Purdie
Browse files

sstate: Avoid problems with recipes using SRCPV when fetching sstate



When fetching sstate, SRCPV can be expanded withuin PV which breaks the
sstate fetcher as other variables like SRC_URI are changed by the fetcher
code. Expand the variable before doing this to avoid those problems and
hence avoid setscene task failures with remote sstate storage in git
recipes.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 0296dc71
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