From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 06/18] package/opencv3: bump version to 3.1.0
Date: Sun, 27 Mar 2016 17:53:42 +0200 [thread overview]
Message-ID: <69clscxmj.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: CAHXCMMLcd313SJ-JMVRoS4UOhH_FG79g5yv463Y6r4EwgKfrMg@mail.gmail.com
Hi Samuel,
Am Sun, 27 Mar 2016 15:05:42 +0200 schrieb Samuel Martin:
> I would move at least the WITH_VA option somewhere else
ok.
>> - -DWITH_OPENGL=OFF \
>> - -DWITH_OPENMP=OFF \
> AFAICS, these 2 options still exist (see [2,3]).
Yes, and they are used later on in opencv3.mk:
ifeq ($(BR2_PACKAGE_OPENCV3_WITH_OPENGL),y)
OPENCV3_CONF_OPTS += -DWITH_OPENGL=ON
OPENCV3_DEPENDENCIES += libgl
else
OPENCV3_CONF_OPTS += -DWITH_OPENGL=OFF
endif
OPENCV3_CONF_OPTS += -DWITH_OPENMP=$(if $(BR2_GCC_ENABLE_OPENMP),ON,OFF)
Is there a reason why they are disabled in the first place?
Regards, Bernd
next prev parent reply other threads:[~2016-03-27 15:53 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-27 9:16 [Buildroot] [PATCH v2 00/18] Bump ffmpeg to 3.0 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 01/18] package/kodi: add support for ffmpeg 3.0 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 02/18] package/libdcadec: bump version to v0.2.0 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 03/18] package/ortp: bump version to 0.25.0 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 04/18] package/mediastreamer: bump version to 2.12.1 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 05/18] package/opencv: bump version to 2.4.12.3 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 06/18] package/opencv3: bump version to 3.1.0 Bernd Kuhls
2016-03-27 13:05 ` Samuel Martin
2016-03-27 15:53 ` Bernd Kuhls [this message]
2016-03-27 17:01 ` Samuel Martin
2016-03-28 14:40 ` Bernd Kuhls
2016-03-28 14:45 ` Bernd Kuhls
2016-03-28 14:49 ` Bernd Kuhls
2016-03-28 15:31 ` Samuel Martin
2016-03-27 9:16 ` [Buildroot] [PATCH v2 07/18] package/squeezelite: fix compilation with ffmpeg >= 2.9 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 08/18] package/freerdp: bump version Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 09/18] package/vlc: mark as broken due to incompatibility with ffmpeg 3.0 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 10/18] package/ffmpeg: bump to version 3.0 Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 11/18] package/ffmpeg: cosmetic change for the mips fpu option Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 12/18] package/ffmpeg: default to --cpu=generic for MIPS architecture Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 13/18] package/ffmpeg: Add patch required by Kodi 16.0-Jarvis Bernd Kuhls
2016-03-27 9:16 ` [Buildroot] [PATCH v2 14/18] package/x264: bump version Bernd Kuhls
2016-03-27 9:17 ` [Buildroot] [PATCH v2 15/18] package/x265: bump version to 1.9 Bernd Kuhls
2016-03-27 9:17 ` [Buildroot] [PATCH v2 16/18] package/dtv-scan-tables: bump version Bernd Kuhls
2016-03-27 9:17 ` [Buildroot] [PATCH v2 17/18] package/tvheadend: " Bernd Kuhls
2016-03-27 9:17 ` [Buildroot] [PATCH v2 18/18] package/live555: bump version to 2016.03.16 Bernd Kuhls
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=69clscxmj.ln2@ID-313208.user.individual.net \
--to=bernd.kuhls@t-online.de \
--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