diff options
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv_2.4.bb')
| -rw-r--r-- | meta-oe/recipes-support/opencv/opencv_2.4.bb | 3 |
1 files changed, 2 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 733fe44cc5..3b10b55bcb 100644 --- a/meta-oe/recipes-support/opencv/opencv_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb | |||
| @@ -10,7 +10,8 @@ ARM_INSTRUCTION_SET = "arm" | |||
| 10 | DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0" | 10 | DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0" |
| 11 | 11 | ||
| 12 | SRCREV = "2c9547e3147779001811d01936aed38f560929fc" | 12 | SRCREV = "2c9547e3147779001811d01936aed38f560929fc" |
| 13 | SRC_URI = "git://github.com/Itseez/opencv.git;branch=2.4" | 13 | SRC_URI = "git://github.com/Itseez/opencv.git;branch=2.4 \ |
| 14 | file://0001-Use-__vector-instead-of-vector-as-suggests-Eigen.patch" | ||
| 14 | 15 | ||
| 15 | PV = "2.4.11+git${SRCPV}" | 16 | PV = "2.4.11+git${SRCPV}" |
| 16 | 17 | ||
