All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gst1-plugins-bad: add missing opencv ml module dependency
Date: Thu, 6 Mar 2014 18:25:45 +0100	[thread overview]
Message-ID: <20140306182545.2988fd8d@skate> (raw)
In-Reply-To: <1394060130-4805-1-git-send-email-s.martin49@gmail.com>

Dear Samuel Martin,

On Wed,  5 Mar 2014 23:55:30 +0100, Samuel Martin wrote:
> gst1-plugins-bad source code does include the old-style global opencv
> header "opencv/cv.h", which includes headers from the core, imgproc,
> video, features2d, flann, calib3d, objdetect and legacy modules.
> 
> However, the legacy module, in addition to headers from some of the
> previously listed modules, also includes headers from the ml module.
> 
> Thus, the ml module must be selected to be able to build the legacy
> one, so the gst-plugins-bad's opencv plugin.
> 
> Fixes:
>   http://autobuild.buildroot.net/results/d02/d02e1843ef90f4b40c99e3b23eddf376f827d46e/
> 
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
> ---
>  package/gstreamer1/gst1-plugins-bad/Config.in | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2014-03-06 17:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 22:55 [Buildroot] [PATCH] gst1-plugins-bad: add missing opencv ml module dependency Samuel Martin
2014-03-06  9:57 ` Vicente Olivert Riera
2014-03-06 10:31   ` Thomas Petazzoni
2014-03-06 10:34     ` Vicente Olivert Riera
2014-03-06 10:35   ` Samuel Martin
2014-03-06 17:25 ` Thomas Petazzoni [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=20140306182545.2988fd8d@skate \
    --to=thomas.petazzoni@free-electrons.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.