aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opencv/opencv_2.4.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-07-13 15:26:45 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-16 11:06:40 +0200
commitaa4f43779695aa8fd7edec71553d82b96c26babb (patch)
treeafd4a8c1a4c344dac0488d9612edb7c49c451a0f /meta-oe/recipes-support/opencv/opencv_2.4.bb
parent2c8329b8d9859bfc08377c887432e415697525e4 (diff)
downloadmeta-openembedded-aa4f43779695aa8fd7edec71553d82b96c26babb.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv_2.4.bb')
-rw-r--r--meta-oe/recipes-support/opencv/opencv_2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb
index e56eacdc21..942e89a663 100644
--- a/meta-oe/recipes-support/opencv/opencv_2.4.bb
+++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb
@@ -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 \
"