diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-09-11 20:33:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-15 17:57:23 +0100 |
commit | 16e7ffa2e23cd7eccc65784ca1c49056b98a269b (patch) | |
tree | 908d3da4bb1e08ae7bcf9f09b61bf5c16e7a8a61 /documentation/set_versions.py | |
parent | f5adf527f2e3279432800218986505f894167d3d (diff) | |
download | poky-16e7ffa2e23cd7eccc65784ca1c49056b98a269b.tar.gz |
package_manager/__init__.py: add function to give user reason about a missing package
When users specify some package in IMAGE_INSTALL, but get some error
at rootfs time, the user might be confusing. This usually happens
when the user puts a recipe name in IMAGE_INSTALL.
To helper user understand more about what's going on, add a common
function here which makes use of pkgdata data to give the possible
reason about a missing package. This function is expected to be used
by package backends such as rpm.
(From OE-Core rev: 4c1f63a7618c5eef1684ecc52af50821a49e2e91)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions