Files
poky/meta/classes
Ross Burton c278eaf0c5 package.bbclass: explode the RPROVIDES so we don't think the versions are provides
emit_pkgdata() creates symlinks for each of the RPROVIDES in
pkgdata/MACHINE/runtime-rprovides.  However this string can contain
versions which results in directories called (=2.32), so pass the
RPROVIDES string through bb.utils.explode_deps() to strip the versions
out.

Helps mitigate - but not solve - #13999.

(From OE-Core rev: 6a5395dec34192db233bfb2a060e5ccc99708f03)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-28 07:08:37 +01:00
..
2020-07-12 12:21:48 +01:00
2020-01-21 12:52:52 +00:00
2020-06-23 12:31:03 +01:00
2019-06-14 22:48:22 +01:00
2019-04-23 23:30:20 +01:00