Files
poky/meta
Ross Burton bbbd9966e8 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: e62e906a2c3d002628c893fdc6a7d2c31499201a)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d0edb03088d0d1c20c899daed1bb3a7110b19670)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-04-09 08:27:04 +01:00
..
2022-02-24 11:12:39 +00:00
2022-01-12 22:03:31 +00:00
2022-03-22 22:18:56 +00:00
2021-08-02 15:44:10 +01:00
2019-08-29 14:05:12 +01:00