All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v7 0/7] opencv: Update to 3.1 and remove bl
@ 2016-04-01 21:36 Ricardo Ribalda Delgado
  2016-04-01 21:36 ` [meta-oe][PATCH v7 1/7] opencv: Fix use before set error on meta package Ricardo Ribalda Delgado
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Ricardo Ribalda Delgado @ 2016-04-01 21:36 UTC (permalink / raw)
  To: Martin Jansa, Andre McCurdy, Lukas Bulwahn, openembedded-devel

What can I say... Sorry about all the spam :S. This should have
never reach v7.

Hopefully all the dependecies are ok this time.
It also predownloads the Intel IPP, using bitbake.

I have decided to resend the whole patchset because it is now a
mess of v7, v6, v5...

It is also available on 
https://github.com/ribalda/meta-openembedded/tree/opencv-v7

Regards

Ricardo Ribalda Delgado (7):
  opencv: Fix use before set error on meta package
  opencv: Update to version 3.1
  opencv: Fix pkg-config file.
  opencv: Add missing dependencies
  opencv: Use pre-downloaded ipp
  opencv: Fix build on x86 platform
  opencv: Remove blacklist

 ...01-3rdparty-ippicv-Use-pre-downloaded-ipp.patch | 28 +++++++++++++++++++++
 .../opencv/opencv/fixpkgconfig.patch               | 29 ++++++++++++++++++++++
 .../opencv/{opencv_3.0.bb => opencv_3.1.bb}        | 28 +++++++++++++++------
 3 files changed, 77 insertions(+), 8 deletions(-)
 create mode 100644 meta-oe/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch
 create mode 100644 meta-oe/recipes-support/opencv/opencv/fixpkgconfig.patch
 rename meta-oe/recipes-support/opencv/{opencv_3.0.bb => opencv_3.1.bb} (86%)

-- 
2.8.0.rc3



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

end of thread, other threads:[~2016-04-03 11:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 21:36 [meta-oe][PATCH v7 0/7] opencv: Update to 3.1 and remove bl Ricardo Ribalda Delgado
2016-04-01 21:36 ` [meta-oe][PATCH v7 1/7] opencv: Fix use before set error on meta package Ricardo Ribalda Delgado
2016-04-01 21:36 ` [meta-oe][PATCH v7 2/7] opencv: Update to version 3.1 Ricardo Ribalda Delgado
2016-04-01 21:36 ` [meta-oe][PATCH v7 3/7] opencv: Fix pkg-config file Ricardo Ribalda Delgado
2016-04-01 21:36 ` [meta-oe][PATCH v7 4/7] opencv: Add missing dependencies Ricardo Ribalda Delgado
2016-04-01 21:36 ` [meta-oe][PATCH v7 5/7] opencv: Use pre-downloaded ipp Ricardo Ribalda Delgado
2016-04-01 21:36 ` [meta-oe][PATCH v7 6/7] opencv: Fix build on x86 platform Ricardo Ribalda Delgado
2016-04-01 21:46   ` Andre McCurdy
2016-04-01 21:57     ` Ricardo Ribalda Delgado
2016-04-01 22:16       ` Khem Raj
2016-04-01 22:23       ` Andre McCurdy
2016-04-01 21:36 ` [meta-oe][PATCH v7 7/7] opencv: Remove blacklist Ricardo Ribalda Delgado
2016-04-03 11:48 ` [meta-oe][PATCH v7 0/7] opencv: Update to 3.1 and remove bl Martin Jansa

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.