]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Avoid problems with recipes using SRCPV when fetching sstate
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Sep 2021 22:49:14 +0000 (23:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Sep 2021 21:36:27 +0000 (22:36 +0100)
commit0d9d7acebe0be42d4cf8a30ecbbbbcb2dfd16a4b
treee19b0d67432f8e3e581678fb68106356b96002a7
parent0296dc71c01d1b7953d74ef37d56429e2f4fcfab
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: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass