<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/mtools, branch corecdp-1.0.0</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>mtools: don't install-info; fixes build on non-Debian hosts</title>
<updated>2009-08-18T14:12:57+00:00</updated>
<author>
<name>Michael Smith</name>
<email>msmith@cbnco.com</email>
</author>
<published>2009-08-17T03:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b0f102c5b7c4620fdfe87a02c15cef82332fe147'/>
<id>b0f102c5b7c4620fdfe87a02c15cef82332fe147</id>
<content type='text'>
The install-info installed into staging by dpkg-native looks for
/var/backups/infodir.bak and /usr/share/base-files/info.dir on
the build system. On Debian/Ubuntu this is benign, but on other
distros these files don't exist and the install fails.

The info file is still installed, we just don't try to rebuild the
nonexistent directory.

There are cleaner ways to solve this in the long run:

http://dev.openbossa.org/trac/mamona/ticket/139

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Signed-off-by: Holger Freyther &lt;zecke@selfish.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The install-info installed into staging by dpkg-native looks for
/var/backups/infodir.bak and /usr/share/base-files/info.dir on
the build system. On Debian/Ubuntu this is benign, but on other
distros these files don't exist and the install fails.

The info file is still installed, we just don't try to rebuild the
nonexistent directory.

There are cleaner ways to solve this in the long run:

http://dev.openbossa.org/trac/mamona/ticket/139

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Signed-off-by: Holger Freyther &lt;zecke@selfish.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtools: change permissions of sources to get quilt apply all patches</title>
<updated>2009-06-08T13:13:48+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin@juszkiewicz.com.pl</email>
</author>
<published>2009-06-08T12:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=60010f564531dce0f6c81ee52648c75a4d8a4ee9'/>
<id>60010f564531dce0f6c81ee52648c75a4d8a4ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mtools: update to 4.0.10 since 3.9.11 was not available anymore</title>
<updated>2009-05-21T02:23:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2009-04-29T04:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d24c53100d960b9e3cf824a1d818749784a5b0ce'/>
<id>d24c53100d960b9e3cf824a1d818749784a5b0ce</id>
<content type='text'>
During the updating we've also grabed two patches from Debian that
improves the stability of mtools in recent kernels. Those are:

 - plainio.patch
 - use-sg_io.patch

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the updating we've also grabed two patches from Debian that
improves the stability of mtools in recent kernels. Those are:

 - plainio.patch
 - use-sg_io.patch

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</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>
