<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/glibc, branch org.openembedded.dev</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>glibc_2.9: Apply patch to fix manual/Makefile for newer GNU make</title>
<updated>2010-09-12T17:27:11+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2010-09-12T17:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=3a06f50f40c91be858689971fa1405e965295505'/>
<id>3a06f50f40c91be858689971fa1405e965295505</id>
<content type='text'>
This patch is coming from upstream glibc and fixes an error on
make install in line 235 about mixing patterns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is coming from upstream glibc and fixes an error on
make install in line 235 about mixing patterns.
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc-2.6.1: added missing files</title>
<updated>2010-08-15T17:40:43+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-08-15T17:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d6d14c33e9f90e05d04d9022babe53260578561b'/>
<id>d6d14c33e9f90e05d04d9022babe53260578561b</id>
<content type='text'>
we lost some files in this commit:
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=dd7a49ac1158de431ad5dc9089c49f737a8123a6
this patch adds the missing files

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we lost some files in this commit:
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=dd7a49ac1158de431ad5dc9089c49f737a8123a6
this patch adds the missing files

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc.inc: changned = to ?= in COMPATIBLE_TARGET_SYS assignment</title>
<updated>2010-07-22T19:24:03+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-22T19:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=58f686523f9a4f1c72ed4ddc10364998c182d258'/>
<id>58f686523f9a4f1c72ed4ddc10364998c182d258</id>
<content type='text'>
replaced = by ?= apparently this fell out of the file somewhere

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replaced = by ?= apparently this fell out of the file somewhere

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc: added COMPATIBLE_TARGET_SYS</title>
<updated>2010-07-22T19:21:28+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-22T19:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=52824cce0230ccee41d143bdc42f86372526d06b'/>
<id>52824cce0230ccee41d143bdc42f86372526d06b</id>
<content type='text'>
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the glibc.inc file
and COMPATIBLE_TARGET_SYS = "." to the only recipe that does
support nios2 (glibc_2.5.bb)

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the glibc.inc file
and COMPATIBLE_TARGET_SYS = "." to the only recipe that does
support nios2 (glibc_2.5.bb)

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc-2.9: added missing ld.so.conf</title>
<updated>2010-07-17T08:03:38+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-17T08:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a2c9f746f369a535f733ca7c6949b3442d8157d5'/>
<id>a2c9f746f369a535f733ca7c6949b3442d8157d5</id>
<content type='text'>
Thanks for Khem to pointing this out!

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks for Khem to pointing this out!

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc 2;5: cleaned up; patches only in local dir</title>
<updated>2010-07-16T16:57:24+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-11T11:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=99b45920fd400febd21054980f4dfe5ba143e948'/>
<id>99b45920fd400febd21054980f4dfe5ba143e948</id>
<content type='text'>
mved all patches to glibc-2.5
removed references to other dirs.

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mved all patches to glibc-2.5
removed references to other dirs.

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc 2.9: cleaned up; patches only in local dir</title>
<updated>2010-07-16T16:57:24+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-15T20:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5afb1e872154310d17ef8a0709202dd4ac40f0ee'/>
<id>5afb1e872154310d17ef8a0709202dd4ac40f0ee</id>
<content type='text'>
moved all patches to glibc-2.9
removed references to other dirs.

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved all patches to glibc-2.9
removed references to other dirs.

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc 2.10.1: cleaned up; patches only in local dir</title>
<updated>2010-07-16T16:57:24+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-15T20:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5fa7c51fc743136ea3f502ac60a919ea64d4e8e9'/>
<id>5fa7c51fc743136ea3f502ac60a919ea64d4e8e9</id>
<content type='text'>
moved all patches to glibc-2.10.1
removed references to other dirs.

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved all patches to glibc-2.10.1
removed references to other dirs.

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc: remove old/obsolete versions</title>
<updated>2010-07-16T16:57:23+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-15T20:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=dd7a49ac1158de431ad5dc9089c49f737a8123a6'/>
<id>dd7a49ac1158de431ad5dc9089c49f737a8123a6</id>
<content type='text'>
as mentioned before on the OE ML.
removing some old versions which are not pinned by any distro
and are fairly old:
glibc-initial_2.3.2+cvs20040726.bb
glibc-initial_2.3.6.bb
glibc-initial_2.4.bb
glibc-initial_2.7.bb
glibc_2.3.2+cvs20040726.bb
glibc_2.3.3+cvs20041128.bb
glibc_2.3.3+cvs20050221.bb
glibc_2.3.3+cvs20050420.bb
glibc_2.3.6.bb
glibc_2.4.bb
glibc_2.7.bb

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Graham Gower &lt;graham.gower@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as mentioned before on the OE ML.
removing some old versions which are not pinned by any distro
and are fairly old:
glibc-initial_2.3.2+cvs20040726.bb
glibc-initial_2.3.6.bb
glibc-initial_2.4.bb
glibc-initial_2.7.bb
glibc_2.3.2+cvs20040726.bb
glibc_2.3.3+cvs20041128.bb
glibc_2.3.3+cvs20050221.bb
glibc_2.3.3+cvs20050420.bb
glibc_2.3.6.bb
glibc_2.4.bb
glibc_2.7.bb

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Graham Gower &lt;graham.gower@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glibc 2.10.1: added nios2 support</title>
<updated>2010-07-10T18:30:05+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-10T18:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=fd049a8b9904348456b26ffa7ff25d834c477c6b'/>
<id>fd049a8b9904348456b26ffa7ff25d834c477c6b</id>
<content type='text'>
add nios2 support.
as this is strictly nios2 specific there is no need to bump PR

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add nios2 support.
as this is strictly nios2 specific there is no need to bump PR

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
