Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/7] OpenCV bump
@ 2013-11-11 21:00 Samuel Martin
  2013-11-11 21:00 ` [Buildroot] [PATCH 1/7] cmake: bump to version 2.8.12.1 Samuel Martin
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Samuel Martin @ 2013-11-11 21:00 UTC (permalink / raw)
  To: buildroot

All,

Here is a couple packages bumps and fixes related to OpenCV.

- Patches 1 and 2 are fairly independent of the rest, though still
  related.

- Patches 3 and 4 are coupled: the new dependency in opencv requires
  the install rules fix in eigen.

- Patches 5 to 7 just bumps opencv and update a few dependencies.

Yours,
Samuel

Samuel Martin (7):
  cmake: bump to version 2.8.12.1
  eigen: add C++ toolchain dependency
  eigen: fix install rules
  opencv: add eigen dependency
  opencv: bump to version 2.4.7
  opencv: rework V4L/libv4l support
  opencv: add Qt5 support

 package/cmake/cmake.mk   |  2 +-
 package/eigen/Config.in  |  4 ++++
 package/eigen/eigen.mk   | 10 ++++++++--
 package/opencv/Config.in | 52 +++++++++++++++++++++++++++++++++++++-----------
 package/opencv/opencv.mk | 33 ++++++++++++++++++++----------
 5 files changed, 76 insertions(+), 25 deletions(-)

--
1.8.4.2

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

end of thread, other threads:[~2013-11-15 20:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 21:00 [Buildroot] [PATCH 0/7] OpenCV bump Samuel Martin
2013-11-11 21:00 ` [Buildroot] [PATCH 1/7] cmake: bump to version 2.8.12.1 Samuel Martin
2013-11-11 21:00 ` [Buildroot] [PATCH 2/7] eigen: add C++ toolchain dependency Samuel Martin
2013-11-12  7:15   ` Arnout Vandecappelle
2013-11-11 21:00 ` [Buildroot] [PATCH 3/7] eigen: fix install rules Samuel Martin
2013-11-11 22:33   ` Thomas Petazzoni
2013-11-12  7:24     ` Arnout Vandecappelle
2013-11-12  8:28       ` Samuel Martin
2013-11-15 20:28         ` Samuel Martin
2013-11-11 21:00 ` [Buildroot] [PATCH 4/7] opencv: add eigen dependency Samuel Martin
2013-11-11 22:36   ` Thomas Petazzoni
2013-11-15 20:22     ` Samuel Martin
2013-11-11 21:00 ` [Buildroot] [PATCH 5/7] opencv: bump to version 2.4.7 Samuel Martin
2013-11-11 21:00 ` [Buildroot] [PATCH 6/7] opencv: rework V4L/libv4l support Samuel Martin
2013-11-11 21:00 ` [Buildroot] [PATCH 7/7] opencv: add Qt5 support Samuel Martin

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