Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] opencv: Bump version to 2.4.9.1
@ 2014-09-26 13:09 Vicente Olivert Riera
  2014-09-26 19:16 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Vicente Olivert Riera @ 2014-09-26 13:09 UTC (permalink / raw)
  To: buildroot

And also add a hash file.

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

diff --git a/package/opencv/opencv.hash b/package/opencv/opencv.hash
new file mode 100644
index 0000000..04cb3c5
--- /dev/null
+++ b/package/opencv/opencv.hash
@@ -0,0 +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
diff --git a/package/opencv/opencv.mk b/package/opencv/opencv.mk
index 8c2de79..f77d14d 100644
--- a/package/opencv/opencv.mk
+++ b/package/opencv/opencv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENCV_VERSION = 2.4.8
+OPENCV_VERSION = 2.4.9.1
 OPENCV_SITE = $(call github,itseez,opencv,$(OPENCV_VERSION))
 OPENCV_INSTALL_STAGING = YES
 OPENCV_LICENSE = BSD-3c
-- 
1.7.1

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

end of thread, other threads:[~2014-09-29  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26 13:09 [Buildroot] [PATCH] opencv: Bump version to 2.4.9.1 Vicente Olivert Riera
2014-09-26 19:16 ` Peter Korsgaard
2014-09-29  9:10   ` Vicente Olivert Riera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox