diff options
| -rw-r--r-- | meta-oe/recipes-support/opencv/opencv_3.1.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_3.1.bb b/meta-oe/recipes-support/opencv/opencv_3.1.bb index a0dd981317..fa2fdb6e6c 100644 --- a/meta-oe/recipes-support/opencv/opencv_3.1.bb +++ b/meta-oe/recipes-support/opencv/opencv_3.1.bb | |||
| @@ -16,9 +16,9 @@ SRCREV_party3 = "81a676001ca8075ada498583e4166079e5744668" | |||
| 16 | IPP_MD5 = "808b791a6eac9ed78d32a7666804320e" | 16 | IPP_MD5 = "808b791a6eac9ed78d32a7666804320e" |
| 17 | 17 | ||
| 18 | SRCREV_FORMAT = "opencv" | 18 | SRCREV_FORMAT = "opencv" |
| 19 | SRC_URI = "git://github.com/Itseez/opencv.git;name=opencv \ | 19 | SRC_URI = "git://github.com/opencv/opencv.git;name=opencv \ |
| 20 | git://github.com/Itseez/opencv_contrib.git;destsuffix=contrib;name=contrib \ | 20 | git://github.com/opencv/opencv_contrib.git;destsuffix=contrib;name=contrib \ |
| 21 | git://github.com/Itseez/opencv_3rdparty.git;branch=ippicv/master_20151201;destsuffix=party3;name=party3 \ | 21 | git://github.com/opencv/opencv_3rdparty.git;branch=ippicv/master_20151201;destsuffix=party3;name=party3 \ |
| 22 | file://0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch \ | 22 | file://0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch \ |
| 23 | file://fixgcc60.patch \ | 23 | file://fixgcc60.patch \ |
| 24 | file://fixpkgconfig.patch \ | 24 | file://fixpkgconfig.patch \ |
