<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/glibc/glibc_2.4.bb, branch nanbield</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=nanbield</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=nanbield'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-08-20T15:07:43+00:00</updated>
<entry>
<title>glibc: remove all old recipes</title>
<updated>2010-08-20T15:07:43+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-08-19T23:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=735210556dc709b3c2367389fa6ea9c0109412b1'/>
<id>urn:sha1:735210556dc709b3c2367389fa6ea9c0109412b1</id>
<content type='text'>
Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-libc-headers: delete include/scsi/scsi.h, it's not for userspace</title>
<updated>2010-06-18T09:33:21+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-06-18T08:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3939b9c02b17d4ce2475dba1f8b643a4e8f9c86e'/>
<id>urn:sha1:3939b9c02b17d4ce2475dba1f8b643a4e8f9c86e</id>
<content type='text'>
include/scsi/scsi.h is not userland parsable and research indicates this is
because the header should not be exposed to userspace. Therefore remove it
in the install.

Research done by Tom Rini &lt;tom_rini@mentor.com&gt; in OE commit
91d3d92a626da89dfe13d63e68a90dbafdbaef1d

This has been the case since kernel 2.6.31

Bump glibc and uclibc PR's so that users have sane &lt;scsi/scsi.h&gt;

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>glibc: Separate out core glibc packaging functionality into a class</title>
<updated>2009-11-19T22:37:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-19T22:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1e549b98e1afbc91a5673dd00954f7c4a358b8c0'/>
<id>urn:sha1:1e549b98e1afbc91a5673dd00954f7c4a358b8c0</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Remove layout_* variables</title>
<updated>2009-09-17T21:24:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-09-16T22:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=af85ce4b4e675feb5796f87137c86d70c2f15b9a'/>
<id>urn:sha1:af85ce4b4e675feb5796f87137c86d70c2f15b9a</id>
<content type='text'>
Remove layout_* variables and replace them with variables specific to the
different classes. The layout variables were only useful for the native/cross
classes and caused more confusion than they solved. They didn't scale to the
sdk class. It now clear a small set of native/cross variables fulfil the needs.

This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes
sense since we're installing binaries into the locations we're compiling them for.

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>glibc: remove old ld.so.conf which adds /opt/QtPalmtop to library search path</title>
<updated>2008-01-18T17:30:25+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-01-18T17:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=68eba7458a98d2dc2e3f835d8b3a54e811e6b950'/>
<id>urn:sha1:68eba7458a98d2dc2e3f835d8b3a54e811e6b950</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3551 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>glibc: Drop ldsocache-varrun patch. ldconfig is now run at image generation time. If you can install packages, the cache can update, if you don't install packages there is no need to have it writable</title>
<updated>2007-11-23T17:07:13+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-11-23T17:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d74537f6bd113d2b60cec0cea4de5d793a36f318'/>
<id>urn:sha1:d74537f6bd113d2b60cec0cea4de5d793a36f318</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3219 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>glibc: Sync glibc.inc cleanup from OE</title>
<updated>2007-10-29T21:28:10+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-10-29T21:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a6314a0f40010a1e6c0216083c93a28028c955df'/>
<id>urn:sha1:a6314a0f40010a1e6c0216083c93a28028c955df</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3029 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>glibc: Factor staging function into a common .inc file</title>
<updated>2007-10-29T21:13:42+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-10-29T21:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4894e1380e1ebe62b13c3ac051cc235de33e38f5'/>
<id>urn:sha1:4894e1380e1ebe62b13c3ac051cc235de33e38f5</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3028 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>glibc: Convert from hardcoded staging layout</title>
<updated>2007-10-29T20:35:03+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-10-29T20:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6a97ee543a3e1ec9398b8a009f4a6324cdfab2a2'/>
<id>urn:sha1:6a97ee543a3e1ec9398b8a009f4a6324cdfab2a2</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3027 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>glibc: Remove hardcoded LIMIT_BUILT_LOCALES values</title>
<updated>2007-09-25T08:22:01+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-09-25T08:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b4c4ff16989f00e9c014b2fff8e755024b3cb221'/>
<id>urn:sha1:b4c4ff16989f00e9c014b2fff8e755024b3cb221</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2781 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
