aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-10-21 18:40:41 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-23 12:27:14 +0100
commit19af022c73ebc53f7008a016c1e7c584fb7b0054 (patch)
tree1966ade290a2feb9e4014bc27fb4ad1cf600e5c3 /meta/classes/rootfs_ipk.bbclass
parent08a5ef44c7aa58ffcad0457e8dda3504f2c3192b (diff)
downloadopenembedded-core-contrib-19af022c73ebc53f7008a016c1e7c584fb7b0054.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. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions