All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] Bump SRCREV: PV is now 2.4.8+git
@ 2014-01-22 10:04 Nick D'Ademo
  2014-01-22 10:14 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Nick D'Ademo @ 2014-01-22 10:04 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Nick D'Ademo <nickdademo@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"
 
-- 
1.7.9.5



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

end of thread, other threads:[~2014-01-22 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22 10:04 [meta-oe][PATCH] Bump SRCREV: PV is now 2.4.8+git Nick D'Ademo
2014-01-22 10:14 ` Martin Jansa

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.