]> code.ossystems Code Review - openembedded-core.git/commit
oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurely
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 15 May 2018 21:33:03 +0000 (23:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 May 2018 12:09:03 +0000 (13:09 +0100)
commit32c2a2ddb1614f978f511dfccb6cc3e9398df841
tree4587e8a10260ef6dbe701600b56b8728c593793c
parent80455a0b6cce6d12a5b32194d0cad2e4c7f71599
oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurely

If a package name exists in runtime-rprovides, lookup-recipe and
package-info would finish after printing information about that
package even if more packages were specified.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-pkgdata-util