All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] opencv: add version 3.1
@ 2016-01-27 20:01 Hongmei Gou
  2016-01-27 20:07 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Hongmei Gou @ 2016-01-27 20:01 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Hongmei Gou <h-gou@ti.com>
---
 .../recipes-support/opencv/{opencv_3.0.bb => opencv_3.1.bb}         | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 copy meta-arago-extras/recipes-support/opencv/{opencv_3.0.bb => opencv_3.1.bb} (97%)

diff --git a/meta-arago-extras/recipes-support/opencv/opencv_3.0.bb b/meta-arago-extras/recipes-support/opencv/opencv_3.1.bb
similarity index 97%
copy from meta-arago-extras/recipes-support/opencv/opencv_3.0.bb
copy to meta-arago-extras/recipes-support/opencv/opencv_3.1.bb
index ef56a78..54ddee8 100644
--- a/meta-arago-extras/recipes-support/opencv/opencv_3.0.bb
+++ b/meta-arago-extras/recipes-support/opencv/opencv_3.1.bb
@@ -11,13 +11,13 @@ DEFAULT_PREFERENCE = "-1"
 
 DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0"
 
-SRCREV_opencv = "b3ac274617beb8e54c8bfebcb141090a57165ea2"
-SRCREV_contrib = "c8053da4f2621169746ef8670dc6145ee5958e9c"
+SRCREV_opencv = "92387b1ef8fad15196dd5f7fb4931444a68bc93a"
+SRCREV_contrib = "5409d5ad560523c85c6796cc5a009347072d883c"
 SRCREV_FORMAT = "opencv"
 SRC_URI = "git://github.com/Itseez/opencv.git;name=opencv \
            git://github.com/Itseez/opencv_contrib.git;destsuffix=contrib;name=contrib"
 
-PV = "3.0+git${SRCPV}"
+PV = "3.1+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-27 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 20:01 [PATCH] opencv: add version 3.1 Hongmei Gou
2016-01-27 20:07 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.