<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-devtools, branch laverne</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=laverne</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=laverne'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-01-14T12:08:54+00:00</updated>
<entry>
<title>quilt: Fixed configure test for patch --version.</title>
<updated>2011-01-14T12:08:54+00:00</updated>
<author>
<name>Beth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2010-11-04T00:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=01bc47f4d47df3276b4b6c2583bcddd834fd5050'/>
<id>urn:sha1:01bc47f4d47df3276b4b6c2583bcddd834fd5050</id>
<content type='text'>
OpenSuSE 11.3 uses GNU patch 2.6.1.81-5b68 which breaks quilt's
configure test for patch version.

Signed-off-by: Beth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>qemu: fix failure to find zlib header files during configure</title>
<updated>2010-12-10T14:56:36+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@intel.com</email>
</author>
<published>2010-11-19T15:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6026999e81042a7f6560f9bce04390865509b235'/>
<id>urn:sha1:6026999e81042a7f6560f9bce04390865509b235</id>
<content type='text'>
Corrects problems during configure of qemu-native due to the BUILD_CFLAGS
not being included when attempting to compile the test program for zlib
within the configure script.

Signed-off-by: Paul Eggleton &lt;paul.eggleton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>rpm: Change pcre to use internal library [BUGID #404]</title>
<updated>2010-10-18T18:33:27+00:00</updated>
<author>
<name>Saul Wold</name>
<email>Saul.Wold@intel.com</email>
</author>
<published>2010-10-17T18:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ef670167cdf9e31588932a27b22974c908a54dd7'/>
<id>urn:sha1:ef670167cdf9e31588932a27b22974c908a54dd7</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;Saul.Wold@intel.com&gt;
</content>
</entry>
<entry>
<title>make: enable make-native</title>
<updated>2010-10-15T10:10:07+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-10-15T07:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d036f97b6257ef901f9e4466716f9ddc96570e19'/>
<id>urn:sha1:d036f97b6257ef901f9e4466716f9ddc96570e19</id>
<content type='text'>
Fedora 14 ships with a version of make which doesn't work with the Makefiles
shipped in our busybox and eglibc versions. Enable make native as a workaround.

This is a low risk fix for [BUGID #467]

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>swabber: new recipe</title>
<updated>2010-10-12T12:41:08+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-10-08T15:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=27e785cb28a674b7c35b2ee89b53851dbb8b7655'/>
<id>urn:sha1:27e785cb28a674b7c35b2ee89b53851dbb8b7655</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>strace: use BBCLASSEXTEND to enable a native package</title>
<updated>2010-10-12T12:32:36+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-10-08T15:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c6a6eb18c2df957a60d0a1561b9f69717f7aa386'/>
<id>urn:sha1:c6a6eb18c2df957a60d0a1561b9f69717f7aa386</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>python: fix for host contamination issue while cross compiling</title>
<updated>2010-10-11T21:53:45+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-10-11T21:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b5f744c5d6fea4e5f33545d1dbf40d2f964cb786'/>
<id>urn:sha1:b5f744c5d6fea4e5f33545d1dbf40d2f964cb786</id>
<content type='text'>
This fixes [BUGID #385]

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>dpkg-native: Don't install update-alternatives as it isn't cross rootfs capable</title>
<updated>2010-10-11T10:44:42+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-10-11T10:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e9af61e9c2d0ec614c4c56d37ca54cf053d8062a'/>
<id>urn:sha1:e9af61e9c2d0ec614c4c56d37ca54cf053d8062a</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>dpkg: fix package_deb error for linux-wrs</title>
<updated>2010-10-09T17:15:50+00:00</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2010-10-09T05:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b9728f63c676e217efcf93c40ded2c3fad19d52c'/>
<id>urn:sha1:b9728f63c676e217efcf93c40ded2c3fad19d52c</id>
<content type='text'>
The new dpkg will report linux-wrs version parse error,
since there is a '_' inside. This patch fixes this issue.

Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
</content>
</entry>
<entry>
<title>dpkg: upgrade to version 1.15.8.5</title>
<updated>2010-10-09T14:40:04+00:00</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2010-10-08T16:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ca664ee35de674442da0b5ea800680b4b2227c02'/>
<id>urn:sha1:ca664ee35de674442da0b5ea800680b4b2227c02</id>
<content type='text'>
Rebase several patches to fit the latest version
Fix a compile issue related with snprintf.
dpkg: bump PR

Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
Signed-off-by: Saul Wold &lt;Saul.Wold@intel.com&gt;
</content>
</entry>
</feed>
