mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 17:02:24 +02: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