]> code.ossystems Code Review - openembedded-core.git/commit
openssh/dropbear: No need for each to PROVIDE ssh/sshd
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jul 2011 13:33:02 +0000 (14:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jul 2011 09:49:48 +0000 (10:49 +0100)
commit84f3ae92ab4345cc99b47e021ff960857f803d45
tree3a266fa69f709137d622c3eaef8f3d1503387430
parentb2713b0bd8c8f01a6c1bbd94e8ebc5d780e32220
openssh/dropbear: No need for each to PROVIDE ssh/sshd

Nothing in the system actually uses the PROVIDES field for these
recipes, its usually the runtime packages that are used. We can
therefore remove the PROVIDES and hence quieten the associated
warnings from bitbake.

If these recipes do really need the PROVIDES, they would be better
as virtuals and adding that to MULTI_PROVIDER_WHITELIST.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_5.8p2.bb
meta/recipes-core/dropbear/dropbear.inc