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= SRCREV = "8988" PV = "2.4.2" +PR = "r1" S = "${WORKDIR}/opencv"