bitbake: fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not "protocol"
authorAndrei Gherzan <andrei@gherzan.ro>
Tue, 10 Jul 2012 21:34:17 +0000 (00:34 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jul 2012 14:55:26 +0000 (15:55 +0100)
commit5f11670099353ef83fab3144f437dea957524e02
tree62f23a6659b8c60f1bebaa002603747144c61954
parent3c159ab340d756a14358119a05279e67b70920f3
bitbake: fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not "protocol"

As well, if "proto" is used, get the associated value as "protocol"

(Bitbake rev: 53e6b630f0463d2d07cdaa9c9eb36794dc9b6b69)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py