<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/cdparanoia, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>cdparanoia_svn.bb : also add configure.in.patch to svn version</title>
<updated>2009-12-03T09:58:38+00:00</updated>
<author>
<name>Graeme Gregory</name>
<email>dp@xora.org.uk</email>
</author>
<published>2009-12-03T09:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=549b1eca05952ca09e1cb2ffd7aa6b6762c09383'/>
<id>549b1eca05952ca09e1cb2ffd7aa6b6762c09383</id>
<content type='text'>
This fixes the "No 16bit type found" error messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the "No 16bit type found" error messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix configure error (no 16bit type!)</title>
<updated>2009-12-03T08:58:05+00:00</updated>
<author>
<name>Kristoffer Ericson</name>
<email>kristoffer.ericson@gmail.com</email>
</author>
<published>2009-12-02T21:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c3cd56432093f730a1529a37ea120a0151cbb9ca'/>
<id>c3cd56432093f730a1529a37ea120a0151cbb9ca</id>
<content type='text'>
Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>svn recipes: change svn${SVNREV} to svnr${SRCPV}</title>
<updated>2009-11-17T09:37:04+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2009-11-15T13:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6ca479d37af6d1e4e89e5dac0dc5b2fb81819c2b'/>
<id>6ca479d37af6d1e4e89e5dac0dc5b2fb81819c2b</id>
<content type='text'>
* Only formal change
* Should be safe as version svnr[1234567890]* &gt; svn[1234567890]*

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Only formal change
* Should be safe as version svnr[1234567890]* &gt; svn[1234567890]*

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cdparanoia 9.8alpha: run recipe through oe-stylize.py cdparanoia 10.2: add new recipe</title>
<updated>2009-11-11T21:28:34+00:00</updated>
<author>
<name>Stuart Gray</name>
<email>stuartgray@simpleaudio.co.uk</email>
</author>
<published>2009-11-10T14:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=e614930c63c23d27b85fe5c23c97b72b8d6b9604'/>
<id>e614930c63c23d27b85fe5c23c97b72b8d6b9604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cdparanoia: created svn recipe</title>
<updated>2009-11-02T16:16:08+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2009-11-02T16:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f3404090052164f7843dcd5b3190b046e9ff4a25'/>
<id>f3404090052164f7843dcd5b3190b046e9ff4a25</id>
<content type='text'>
the 10.2 version exports a header file with a field called private
g++ 4.3.3 and up fail on that
this problem is resolved in svn
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the 10.2 version exports a header file with a field called private
g++ 4.3.3 and up fail on that
this problem is resolved in svn
</pre>
</div>
</content>
</entry>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
