[Buildroot] [PATCH 1/1] opencv: bump to version 2.4.0

Peter Korsgaard jacmet at uclibc.org
Tue May 15 07:02:10 UTC 2012


>>>>> "Samuel" == Samuel Martin <s.martin49 at gmail.com> writes:

Hi,

 >> Can we detect the SSE capability of the target automatically using
 >> the various BR2_x86_* config options in target/Config.in.arch?

 Samuel> Of course, we could.
 Samuel> But IMHO, this belongs more to the target/Config.in.arch file than to
 Samuel> any packages.
 Samuel> OpenCV may be the first package that can take benefit from such
 Samuel> options, but hope it's not the last one ;-)

 Samuel> I'll see how we can handle this. Any objections?

That's also good. E.G. add hidden options for the various instruction
set extensions (mmx, sse, neon, altivec, ..) and then select those from
the applicable cpu variant options.

Don't worry if you don't know all the details about the various
architecture variants, we can always complete it later.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list