summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2020-08-27 16:58:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-28 07:06:44 +0100
commit6a5395dec34192db233bfb2a060e5ccc99708f03 (patch)
tree9490eea68e2c4b067df4e20bcf1e75d4f3e22c6d /meta/recipes-kernel
parent5dc237aa6aa8d86433ff7885b88efd8a7b79aa74 (diff)
downloadopenembedded-core-contrib-6a5395dec34192db233bfb2a060e5ccc99708f03.tar.gz
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. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions