All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] opencv: Bump version to 2.4.10
Date: Wed, 1 Oct 2014 13:18:00 +0100	[thread overview]
Message-ID: <1412165881-64965-1-git-send-email-Vincent.Riera@imgtec.com> (raw)

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/opencv/opencv.hash |    6 +++---
 package/opencv/opencv.mk   |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/opencv/opencv.hash b/package/opencv/opencv.hash
index 04cb3c5..fc3b750 100644
--- a/package/opencv/opencv.hash
+++ b/package/opencv/opencv.hash
@@ -1,3 +1,3 @@
-# From https://github.com/itseez/opencv/archive/2.4.9.1/
-md5	f9d8626711a183a8f39ce9822a40f35f	opencv-2.4.9.1.tar.gz
-sha1	adcaf808e4d5d3b394514061d1da3d4352964c7d	opencv-2.4.9.1.tar.gz
+# From https://github.com/itseez/opencv/archive/2.4.10/
+md5	3346a59310d788d3845f4fd6043a108a	opencv-2.4.10.tar.gz
+sha1	a0c2d5944364fc4f26b6160b33c03082b1fa08c1	opencv-2.4.10.tar.gz
diff --git a/package/opencv/opencv.mk b/package/opencv/opencv.mk
index 628624a..5d3993b 100644
--- a/package/opencv/opencv.mk
+++ b/package/opencv/opencv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENCV_VERSION = 2.4.9.1
+OPENCV_VERSION = 2.4.10
 OPENCV_SITE = $(call github,itseez,opencv,$(OPENCV_VERSION))
 OPENCV_INSTALL_STAGING = YES
 OPENCV_LICENSE = BSD-3c
-- 
1.7.1

             reply	other threads:[~2014-10-01 12:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-01 12:18 Vicente Olivert Riera [this message]
2014-10-01 12:18 ` [Buildroot] [PATCH 2/2] opencv: Let opencv's build system handle the ts module dependencies Vicente Olivert Riera
2014-10-01 20:05   ` Samuel Martin
2014-10-02  8:41     ` Vicente Olivert Riera
2014-10-02 18:59     ` Peter Korsgaard
2014-10-02 18:58   ` Peter Korsgaard
2014-10-01 19:50 ` [Buildroot] [PATCH 1/2] opencv: Bump version to 2.4.10 Samuel Martin
2014-10-02 18:58 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1412165881-64965-1-git-send-email-Vincent.Riera@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.