<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/opencv, branch fido</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2015-03-06T06:33:25+00:00</updated>
<entry>
<title>opencv: Upgrade to 2.4.11</title>
<updated>2015-03-06T06:33:25+00:00</updated>
<author>
<name>mike.looijmans@topic.nl</name>
<email>mike.looijmans@topic.nl</email>
</author>
<published>2015-03-05T10:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa030ae90fb8fadcff320f5d7c751ccb4fdd82bf'/>
<id>urn:sha1:aa030ae90fb8fadcff320f5d7c751ccb4fdd82bf</id>
<content type='text'>
Upgrade OpenCV to the 2.4.11 release.

Remove the opencv-fix-pkgconfig-generation patch which has been integrated upstream,
be it in modified form.
Disable 1394 support by default to get a deterministic build.
Fix "jasper" dependency, the BUILD_JASPER parameter served only to build an internal
library, while WITH_JASPER actually controls whether jpeg2000 support was desired.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git.</title>
<updated>2014-08-10T14:07:16+00:00</updated>
<author>
<name>Nick D'Ademo</name>
<email>nickdademo@gmail.com</email>
</author>
<published>2014-05-06T22:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e5d70fb940b674d374c12303b55630df027ea8b5'/>
<id>urn:sha1:e5d70fb940b674d374c12303b55630df027ea8b5</id>
<content type='text'>
Signed-off-by: Nick D'Ademo &lt;nickdademo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Disable 'gtk' backend if X11 is not available</title>
<updated>2014-08-10T14:07:16+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-07-01T13:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1fe211750e11420095dd29e08eba4bb615d9ffca'/>
<id>urn:sha1:1fe211750e11420095dd29e08eba4bb615d9ffca</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues</title>
<updated>2014-02-23T22:20:02+00:00</updated>
<author>
<name>Matthieu CRAPET</name>
<email>Matthieu.CRAPET@ingenico.com</email>
</author>
<published>2014-02-19T14:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c95e155780a0cf3a8fb59a2f86db6367d18116fc'/>
<id>urn:sha1:c95e155780a0cf3a8fb59a2f86db6367d18116fc</id>
<content type='text'>
Changes:
- rename SUMMARY with length &gt; 80 to DESCRIPTION
- rename DESCRIPTION with length &lt; 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet &lt;Matthieu.Crapet@ingenico.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Bump SRCREV, PV is now 2.4.8+git</title>
<updated>2014-02-01T07:51:04+00:00</updated>
<author>
<name>Nick D'Ademo</name>
<email>nickdademo@gmail.com</email>
</author>
<published>2014-01-22T14:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=46484d46896c492b65f6a531a98fce04656f7941'/>
<id>urn:sha1:46484d46896c492b65f6a531a98fce04656f7941</id>
<content type='text'>
Signed-off-by: Nick D'Ademo &lt;nickdademo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: bump SRCREV and make recipe multilib build compatible</title>
<updated>2013-12-05T18:48:08+00:00</updated>
<author>
<name>Nick D'Ademo</name>
<email>nickdademo@gmail.com</email>
</author>
<published>2013-11-28T02:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f7ab0eb3bab2924ba46994c0843efe970796da36'/>
<id>urn:sha1:f7ab0eb3bab2924ba46994c0843efe970796da36</id>
<content type='text'>
Pass LIB_SUFFIX to CMake during a multilib build so that the generated library folder has the correct suffix.

Signed-off-by: Nick D'Ademo &lt;nickdademo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Upgrade to latest on 2.4 branch</title>
<updated>2013-10-17T19:36:59+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-10-15T22:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b5160bedf68fb8f27d0cacbb99a691b23e824d53'/>
<id>urn:sha1:b5160bedf68fb8f27d0cacbb99a691b23e824d53</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Add PACKAGECONFIG for jasper</title>
<updated>2013-10-05T10:40:35+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-25T21:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=68f092aa8bb3499042138e0b010ad5b64558b8aa'/>
<id>urn:sha1:68f092aa8bb3499042138e0b010ad5b64558b8aa</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Update SRC_URI to use git</title>
<updated>2013-10-05T10:40:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-09-28T10:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fe81c0e5af2df3890f2ab0f267562fdce5b5b166'/>
<id>urn:sha1:fe81c0e5af2df3890f2ab0f267562fdce5b5b166</id>
<content type='text'>
opencv now has moved to using git. Lets use the git
version to fetch SRCs

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>opencv: Add PACKAGECONFIG for eigen gtk jpeg libav png tiff v4l</title>
<updated>2013-10-05T10:40:31+00:00</updated>
<author>
<name>Lukas Bulwahn</name>
<email>lukas.bulwahn@oss.bmw-carit.de</email>
</author>
<published>2013-10-01T07:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cb4f8706e8be3f32ca406bee97b2c34fc0deb8ca'/>
<id>urn:sha1:cb4f8706e8be3f32ca406bee97b2c34fc0deb8ca</id>
<content type='text'>
Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@oss.bmw-carit.de&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
