summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/opencv/opencv_2.4.bb1
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=
16SRCREV = "8988" 16SRCREV = "8988"
17 17
18PV = "2.4.2" 18PV = "2.4.2"
19PR = "r1"
19 20
20S = "${WORKDIR}/opencv" 21S = "${WORKDIR}/opencv"
21 22