<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/strace, branch rm</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>strace: Fix compilation for 4.5.14 and 4.5.18</title>
<updated>2009-09-30T04:06:00+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-09-29T20:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c02c3122f6955f20669f9a0e96cfd13f024a2761'/>
<id>c02c3122f6955f20669f9a0e96cfd13f024a2761</id>
<content type='text'>
* Delete drop-ctl-proc.patch its included in mips-sigcontext.patch.
* Delete strace-dont-include-linux-dirent-h.patch as it is not needed
  for 4.5.18.
* Combine the SRC_URIs for mips and non mips in 4.5.14.
* Make 4.5.18 default for mips and mipsel.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Delete drop-ctl-proc.patch its included in mips-sigcontext.patch.
* Delete strace-dont-include-linux-dirent-h.patch as it is not needed
  for 4.5.18.
* Combine the SRC_URIs for mips and non mips in 4.5.14.
* Make 4.5.18 default for mips and mipsel.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>strace_4.5.18.bb : newer strace for avr32, 4.5.15 wasnt building here</title>
<updated>2009-09-28T22:37:24+00:00</updated>
<author>
<name>Graeme Gregory</name>
<email>dp@xora.org.uk</email>
</author>
<published>2009-09-28T22:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=725fdd557f6df0e8ed4f223b5860859f5eec6628'/>
<id>725fdd557f6df0e8ed4f223b5860859f5eec6628</id>
<content type='text'>
Forward ported the neccessary patches and think I made the correct set
of changes to get them to merge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forward ported the neccessary patches and think I made the correct set
of changes to get them to merge.
</pre>
</div>
</content>
</entry>
<entry>
<title>strace_4.5.15: Replace the use of linux/dirent{64].h</title>
<updated>2009-03-24T22:44:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-03-24T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ff0001fd335d2dd49dd34001afdf97e6fa974fef'/>
<id>ff0001fd335d2dd49dd34001afdf97e6fa974fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>strace_4.5.14: Do not include linux/dirent{64}.h</title>
<updated>2009-03-24T21:14:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-03-24T21:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ba18a4e16b0082c45c3b5486b4d5ac2891b8642e'/>
<id>ba18a4e16b0082c45c3b5486b4d5ac2891b8642e</id>
<content type='text'>
	These headers are not exported by linux kernel
	anymore. So we need to get rid of using them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	These headers are not exported by linux kernel
	anymore. So we need to get rid of using them.
</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>
