diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-10 23:49:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-24 10:17:32 +0100 |
commit | c84431993213d695ef99a388152d25eac4b70f9e (patch) | |
tree | ab179d7f03e524bc48713f018c39537b358298b7 /scripts/lib/devtool/runqemu.py | |
parent | dd7020ab2b5d70bc321471714ec9b5b0dacf780f (diff) | |
download | poky-c84431993213d695ef99a388152d25eac4b70f9e.tar.gz |
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.
(From OE-Core rev: 5232aa1c46380e7197098bed39fc6d5b8456caa7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0d9d7acebe0be42d4cf8a30ecbbbbcb2dfd16a4b)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions