summaryrefslogtreecommitdiffstats
path: root/scripts/contrib/oe-build-perf-report-email.py
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2022-03-15 16:23:43 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-16 10:31:41 +0000
commitf24d765a8c6df3ff738047e55335188a21aad74b (patch)
tree56b011e4a781b5378b1121efe25f7224450073a2 /scripts/contrib/oe-build-perf-report-email.py
parent4b0139ba5fe6aa313fada315c475f1b979bd24a0 (diff)
downloadpoky-f24d765a8c6df3ff738047e55335188a21aad74b.tar.gz
devupstream: fix handling of SRC_URI
As the class handler runs before overrides are actually applied we need to check both SRC_URI:class-devupstream and SRC_URI, otherwise the automatic assignment of S="${WORKDIR}/git" for git repositories does not work if the base recipe uses http: but :class-devupstream has a git:// entry instead. Also, there's no need to set S:class-devupstream, we can just assign to S here. (From OE-Core rev: d0edb03088d0d1c20c899daed1bb3a7110b19670) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/oe-build-perf-report-email.py')
0 files changed, 0 insertions, 0 deletions