<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/opencv, branch 2012.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-05-17T19:00:16+00:00</updated>
<entry>
<title>opencv: add zlib dependency</title>
<updated>2012-05-17T19:00:16+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-05-17T05:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=60cc0ba4b3a97804c9230cddbdeb1999f5023368'/>
<id>urn:sha1:60cc0ba4b3a97804c9230cddbdeb1999f5023368</id>
<content type='text'>
The opencv package selects zlib, but it does not depend on it. This
leads to cases where opencv gets built before zlib, and in this case,
opencv uses its internal version of zlib, which doesn't build properly
(it has some conditional code for ARM that is probably broken), see:

  http://autobuild.buildroot.org/results/45f4e195fe0cc5acace10287f5ff33aa953d5430/build-end.log

We fix this by properly adding the opencv dependency on zlib.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>opencv: bump version to fix ffmpeg support build</title>
<updated>2011-12-11T20:56:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-12-11T20:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=848fa1d24369a7e3cdd25b10a0d31ed1de501d01'/>
<id>urn:sha1:848fa1d24369a7e3cdd25b10a0d31ed1de501d01</id>
<content type='text'>
A newer version of opencv is needed after the ffmpeg version bump. This
version does need a minor patch for fabsl on uClibc though.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>opencv: ffmpeg supports needs largefile / ipv6</title>
<updated>2011-11-19T21:40:33+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-11-19T21:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c83738b2a41fbab73472d48cb676182c8fae48d6'/>
<id>urn:sha1:c83738b2a41fbab73472d48cb676182c8fae48d6</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: add opencv</title>
<updated>2011-10-24T13:36:21+00:00</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2011-10-20T17:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0ca7b726683879f93032b348aba0759f0ef8b520'/>
<id>urn:sha1:0ca7b726683879f93032b348aba0759f0ef8b520</id>
<content type='text'>
OpenCV is a free, open-source, cross-platform computer vision library

[Peter: fix deps, misc cleanup]
Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
