Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/8] OpenCV improvement
@ 2014-08-31 20:09 Samuel Martin
  2014-08-31 20:09 ` [Buildroot] [PATCH v3 1/8] opencv: rework V4L/libv4l support Samuel Martin
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Samuel Martin @ 2014-08-31 20:09 UTC (permalink / raw)
  To: buildroot

[series formerly named "scientific packages"]

Hi all,

Here is a couple of improvement in OpenCV package and its reverse
dependencies.

Except the last patch (which fixes an autobuilder failure) , all the
others patches were originally issued within the "scientific packages"
series, but now only concerns OpenCV; hence the renaming of the series.

Cheers,


Samuel Martin (8):
  opencv: rework V4L/libv4l support
  opencv: add Qt5 support
  opencv: add python/numpy support
  opencv: define modules inter-dependencies
  opencv: add hidden symbol BR2_PACKAGE_OPENCV_USE_DEPRECATED_HEADERS
  vlc: add opencv support
  gst1-plugins-bad: rework opencv plugin dependencies
  package/opencv: fix ts module missing dependency to highgui

 package/gstreamer1/gst1-plugins-bad/Config.in      |  10 +-
 package/opencv/Config.in                           | 146 ++++++++++++++++-----
 ...01-fix-cross-compilation-issue-with-Numpy.patch |  74 +++++++++++
 ...-ts-add-missing-opencv_highgui-dependency.patch |  26 ++++
 package/opencv/opencv.mk                           |  32 ++++-
 package/vlc/Config.in                              |   1 +
 package/vlc/vlc.mk                                 |   7 +
 7 files changed, 247 insertions(+), 49 deletions(-)
 create mode 100644 package/opencv/opencv-0001-fix-cross-compilation-issue-with-Numpy.patch
 create mode 100644 package/opencv/opencv-0002-modules-ts-add-missing-opencv_highgui-dependency.patch

--
2.1.0

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

end of thread, other threads:[~2014-09-21 20:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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