mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
various: update ; proto= to ; protocol= in SRC_URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ export HOST_SYS
|
||||
|
||||
inherit e-base autotools pkgconfig distutils-base
|
||||
|
||||
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};proto=http"
|
||||
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user