]> 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>
Wed, 15 Aug 2018 11:27:02 +0000 (12:27 +0100)
commit8ec64f613266987417ca4941b55b988b50af7aff
tree63366e1aa9ae592efe762c43b73542fb4da2a3fb
parent61a56f6c5db9a3575a21f0c206f0fa760cf005e0
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.

(From OE-Core rev: 32c2a2ddb1614f978f511dfccb6cc3e9398df841)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/oe-pkgdata-util