diff options
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv-samples_2.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/opencv/opencv-samples_2.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv-samples_2.3.bb b/meta-oe/recipes-support/opencv/opencv-samples_2.3.bb index 6664b3f728..89bbc01db6 100644 --- a/meta-oe/recipes-support/opencv/opencv-samples_2.3.bb +++ b/meta-oe/recipes-support/opencv/opencv-samples_2.3.bb | |||
| @@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://include/opencv2/opencv.hpp;endline=41;md5=6d690d8488a | |||
| 11 | SRC_URI = "svn://code.ros.org/svn/opencv/tags/2.3.1;module=opencv;proto=https \ | 11 | SRC_URI = "svn://code.ros.org/svn/opencv/tags/2.3.1;module=opencv;proto=https \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV = "6923" | 14 | SRCREV = "7198" |
| 15 | PV = "2.3.1" | 15 | PV = "2.3.1" |
| 16 | PR = "r0" | 16 | PR = "r2" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/opencv" | 18 | S = "${WORKDIR}/opencv" |
| 19 | 19 | ||
