[oe-commits] Nick D'Ademo : opencv: Bump SRCREV, PV is now 2.4.8+git

git at git.openembedded.org git at git.openembedded.org
Sat Feb 1 07:50:11 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 46484d46896c492b65f6a531a98fce04656f7941
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=46484d46896c492b65f6a531a98fce04656f7941

Author: Nick D'Ademo <nickdademo at gmail.com>
Date:   Thu Jan 23 01:13:37 2014 +1100

opencv: Bump SRCREV, PV is now 2.4.8+git

Signed-off-by: Nick D'Ademo <nickdademo at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/opencv/opencv_2.4.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb
index df89b0a..538c7a3 100644
--- a/meta-oe/recipes-support/opencv/opencv_2.4.bb
+++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb
@@ -9,12 +9,12 @@ ARM_INSTRUCTION_SET = "arm"
 
 DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0"
 
-SRCREV = "1253c2101b22b9e89400553fd220858cda8d6ea5"
+SRCREV = "a4b34e7ae10351fc4d30dc55995679340efc488e"
 SRC_URI = "git://github.com/Itseez/opencv.git;branch=2.4 \
            file://opencv-fix-pkgconfig-generation.patch \
 "
 
-PV = "2.4.6+git${SRCPV}"
+PV = "2.4.8+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 



More information about the Openembedded-commits mailing list