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:
Koen Kooi
2012-07-13 15:26:45 +00:00
parent 2c8329b8d9
commit aa4f437796
45 changed files with 48 additions and 48 deletions
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://cdjpeg.h;endline=12;md5=78fa8dbac547bb5b2a0e6457a6cfe
PV = "8d+1.2.1"
PR = "r1"
SRCREV = "837"
SRC_URI = "svn://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo;proto=https;module=trunk"
SRC_URI = "svn://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo;protocol=https;module=trunk"
S = "${WORKDIR}/trunk"
@@ -15,7 +15,7 @@ DEPENDS = "alsa-lib"
SVNPV = "${@'${PV}'.replace('.', '_')}"
SRCREV = "4484"
SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};proto=http \
SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};protocol=http \
file://remove-wrong-host-test.patch \
file://jack_fix_TWL4030_alsa_capture.patch \
"
@@ -8,7 +8,7 @@ DEPENDS = "opencv"
LIC_FILES_CHKSUM = "file://include/opencv2/opencv.hpp;endline=41;md5=6d690d8488a6fca7a2c192932466bb14 \
"
SRC_URI = "svn://code.opencv.org/svn/opencv/branches/2.4;module=opencv;proto=http \
SRC_URI = "svn://code.opencv.org/svn/opencv/branches/2.4;module=opencv;protocol=http \
"
SRCREV = "8988"
+1 -1
View File
@@ -9,7 +9,7 @@ ARM_INSTRUCTION_SET = "arm"
DEPENDS = "python-numpy v4l-utils libav gtk+ libtool swig swig-native python jpeg bzip2 zlib libpng tiff glib-2.0"
SRC_URI = "svn://code.opencv.org/svn/opencv/branches/2.4;module=opencv;proto=http \
SRC_URI = "svn://code.opencv.org/svn/opencv/branches/2.4;module=opencv;protocol=http \
file://0001-Fix-CMakeLists.txt-numpy-detection.patch \
"