Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/8] opencv: rework V4L/libv4l support
Date: Sun, 21 Sep 2014 22:47:44 +0200	[thread overview]
Message-ID: <20140921224744.06f9adf5@free-electrons.com> (raw)
In-Reply-To: <1409515750-10289-2-git-send-email-s.martin49@gmail.com>

Dear Samuel Martin,

On Sun, 31 Aug 2014 22:09:03 +0200, Samuel Martin wrote:
> Starting with the 2.4.7 release, for V4L support, OpenCV does not
> requires a libv4l dependency for its V4L support.
> 
> So, it now provides 2 distincts knobs for this: WITH_V4L and a new
> one: WITH_LIBV4L.
> 
> This patch takes advantage of this new knob and libv4l support is
> now automatically enabled only if the libv4l package is enabled.
> 
> In OpenCV, the logic behind this is:
> - using libv4l if available,
> - otherwise, use v4l2 or v4l API from the kernel if available.
> 
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>

Thanks, applied, after tweaking the commit as suggested by Yann (do not
do a gratuitous reformatting).

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

  parent reply	other threads:[~2014-09-21 20:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-31 20:09 [Buildroot] [PATCH v3 0/8] OpenCV improvement Samuel Martin
2014-08-31 20:09 ` [Buildroot] [PATCH v3 1/8] opencv: rework V4L/libv4l support Samuel Martin
2014-09-14 22:15   ` Yann E. MORIN
2014-09-21 20:47   ` Thomas Petazzoni [this message]
2014-08-31 20:09 ` [Buildroot] [PATCH v3 2/8] opencv: add Qt5 support Samuel Martin
2014-09-14 22:40   ` Yann E. MORIN
2014-08-31 20:09 ` [Buildroot] [PATCH v3 3/8] opencv: add python/numpy support Samuel Martin
2014-08-31 20:09 ` [Buildroot] [PATCH v3 4/8] opencv: define modules inter-dependencies Samuel Martin
2014-08-31 20:09 ` [Buildroot] [PATCH v3 5/8] opencv: add hidden symbol BR2_PACKAGE_OPENCV_USE_DEPRECATED_HEADERS Samuel Martin
2014-08-31 20:09 ` [Buildroot] [PATCH v3 6/8] vlc: add opencv support Samuel Martin
2014-08-31 20:09 ` [Buildroot] [PATCH v3 7/8] gst1-plugins-bad: rework opencv plugin dependencies Samuel Martin
2014-08-31 20:09 ` [Buildroot] [PATCH v3 8/8] package/opencv: fix ts module missing dependency to highgui Samuel Martin

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=20140921224744.06f9adf5@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox