diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-10-21 18:40:41 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-23 12:28:32 +0100 |
commit | dd0377397742db86c4e9e3ab9e5b7726943233f8 (patch) | |
tree | 73d5ba0acd2e752812e841dc4d00a12d5eb22d35 /meta/recipes-kernel/trace-cmd | |
parent | e702a1abfff62780ee28b7487564d4b8243cc084 (diff) | |
download | poky-dd0377397742db86c4e9e3ab9e5b7726943233f8.tar.gz |
opkg: Don't print empty PROVIDES
Every package provides itself. While printing package information all
fields are printed only if there is any relevant info for them. For
example: a package with no "Replaces" won't get this printed at all.
Packages which provide only themselves, were printing this field but with
no values. This patch skips this field if the package provides only
itself.
(From OE-Core rev: 19af022c73ebc53f7008a016c1e7c584fb7b0054)
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/trace-cmd')
0 files changed, 0 insertions, 0 deletions