diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-05 14:33:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-07 10:49:48 +0100 |
commit | 84f3ae92ab4345cc99b47e021ff960857f803d45 (patch) | |
tree | 3a266fa69f709137d622c3eaef8f3d1503387430 /meta/conf/machine | |
parent | b2713b0bd8c8f01a6c1bbd94e8ebc5d780e32220 (diff) | |
download | openembedded-core-84f3ae92ab4345cc99b47e021ff960857f803d45.tar.gz openembedded-core-84f3ae92ab4345cc99b47e021ff960857f803d45.tar.bz2 openembedded-core-84f3ae92ab4345cc99b47e021ff960857f803d45.tar.xz openembedded-core-84f3ae92ab4345cc99b47e021ff960857f803d45.zip |
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>
Diffstat (limited to 'meta/conf/machine')
0 files changed, 0 insertions, 0 deletions