]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Don't print empty PROVIDES
authorAndrei Gherzan <andrei@gherzan.ro>
Sun, 21 Oct 2012 15:40:41 +0000 (18:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Oct 2012 11:27:14 +0000 (12:27 +0100)
commit19af022c73ebc53f7008a016c1e7c584fb7b0054
tree1966ade290a2feb9e4014bc27fb4ad1cf600e5c3
parent08a5ef44c7aa58ffcad0457e8dda3504f2c3192b
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.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/don-t-print-provides-if-nothing-is-provided.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_svn.bb