diff options
-rw-r--r-- | meta-oe/recipes-support/opencv/opencv_2.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb index 9cd454109e..6d0121c760 100644 --- a/meta-oe/recipes-support/opencv/opencv_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb | |||
@@ -16,6 +16,7 @@ SRC_URI = "svn://code.opencv.org/svn/opencv/branches/2.4;module=opencv;protocol= | |||
16 | SRCREV = "8988" | 16 | SRCREV = "8988" |
17 | 17 | ||
18 | PV = "2.4.2" | 18 | PV = "2.4.2" |
19 | PR = "r1" | ||
19 | 20 | ||
20 | S = "${WORKDIR}/opencv" | 21 | S = "${WORKDIR}/opencv" |
21 | 22 | ||