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] opencv: Bump version to 2.4.9.1
Date: Mon, 29 Sep 2014 10:10:15 +0100	[thread overview]
Message-ID: <542921F7.8010509@imgtec.com> (raw)
In-Reply-To: <87h9zuxke6.fsf@dell.be.48ers.dk>

On 09/26/2014 08:16 PM, Peter Korsgaard wrote:
>>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
>
>   > 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
>
> Seems like the license file (location) changed:
>
> make opencv-legal-info
> cat: /home/peko/source/buildroot/output/build/opencv-2.4.9.1/doc/license.txt: No such file or directory
> package/opencv/opencv.mk:250: recipe for target 'opencv-legal-info' failed
> make: *** [opencv-legal-info] Error 1
>
> Care to fix that and resend?

Fixed:
   http://patchwork.ozlabs.org/patch/394308/

Sorry for the delay :)

-- 
Vincent

      reply	other threads:[~2014-09-29  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=542921F7.8010509@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.