poky/bitbake/lib
Peter Kjellerstedt 008f229249 bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rprovides
The provided packages by a skipped recipe are supposed to be listed in
SkippedPackage.rprovides, which is used when generating a meaningful
error message when a build fails because of a skipped package.
Previously this variable only contained the contents of ${RPROVIDES}.
However, most recipes don't define RPROVIDES, they define
RPROVIDES_<pkg> for each package they provide. Additionally, the recipe
provides the packages in PACKAGES without them being included in
${RPROVIDES}.

Before this change, having a runtime dependency on a skipped non-recipe
package would result in a build error stating that the build failed
because the package was skipped, but without providing any reason for
why it was skipped.

(Bitbake rev: 7b7d7b02faedb603d81144a134e80027e4019ab0)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-04-27 15:22:40 +01:00
..
bb bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rprovides 2021-04-27 15:22:40 +01:00
bblayers bitbake: utils.py: get_file_layer(): Improve performance 2020-09-10 13:49:21 +01:00
bs4 bitbake: lib/bs4/testing.py: fix bs4 testing 2020-05-05 13:22:29 +01:00
hashserv bitbake: bitbake: hashserv: Fix localhost sometimes resolved to a wrong IP 2020-09-23 20:55:53 +01:00
layerindexlib bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
ply bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
progressbar bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-05-04 10:44:04 +01:00
prserv bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
simplediff
toaster bitbake: toaster: Update documentation links to new URLs 2020-10-19 23:43:30 +01:00
codegen.py
pyinotify.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00