<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-extended/libtirpc, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2011-08-04T14:01:16Z</updated>
<entry>
<title>SRC_URI, S: use BPN instead of PN for multilib case</title>
<updated>2011-08-04T14:01:16Z</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2011-07-28T13:28:20Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=d6dca85028640034b1a5356920aad3268bd4f1c2'/>
<id>urn:sha1:d6dca85028640034b1a5356920aad3268bd4f1c2</id>
<content type='text'>
in multilibcase, PN has multilib prefix, so it is not
correct to use PN in SRC_URI and S. instead,  we've
dedicately pruned multilib prefix in BPN, so BPN is
the right alternative for PN.

Signed-off-by: Yu Ke &lt;ke.y@intel.com&gt;
</content>
</entry>
<entry>
<title>Patches: Fix Upstream-Status info</title>
<updated>2011-07-13T11:25:21Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-07-12T17:17:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=f2a5b2d143fff8337d2f0d024bc593c55f56a3a3'/>
<id>urn:sha1:f2a5b2d143fff8337d2f0d024bc593c55f56a3a3</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Drop PRIORITY variable</title>
<updated>2011-07-01T22:26:55Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-07-01T22:25:36Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=d122343362669c683acc4af295971a62cbc823fc'/>
<id>urn:sha1:d122343362669c683acc4af295971a62cbc823fc</id>
<content type='text'>
As discussed on the mailing list, this variable isn't useful and if wanted
would be better implemented by distros using pn-X overrides.

This patch executes:

find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'

against the tree removing the referenced. Thanks to Phil Blundell for
the command.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libtirpc: Upgrade 0.2.1 -&gt; 0.2.2</title>
<updated>2011-06-28T12:49:39Z</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-06-23T22:39:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=42a521b28817cc8d905a93a82e02481a8968cd26'/>
<id>urn:sha1:42a521b28817cc8d905a93a82e02481a8968cd26</id>
<content type='text'>
Additionally bring in the nis headers which will be
required when using eglibc 2.14 where rpc support
is removed.

Make it provide virtual/librpc

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libtirpc: Fix owner/group of /etc/netconfig</title>
<updated>2011-06-23T20:01:48Z</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2011-06-20T18:19:36Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=25b50d2e576e641a57823eb7bf7e2cd28443f0b7'/>
<id>urn:sha1:25b50d2e576e641a57823eb7bf7e2cd28443f0b7</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>License Field Cleanup: Non-standard field names</title>
<updated>2011-05-27T17:27:04Z</updated>
<author>
<name>Beth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2011-05-25T21:05:02Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=4786ecdf7cd427089464dcb62579110d494e7cd7'/>
<id>urn:sha1:4786ecdf7cd427089464dcb62579110d494e7cd7</id>
<content type='text'>
I've cleaned up some odd license fields, fixed some license
names and corrected some incorrect licenses. LICENSE really needs
a pass through by the maintainers as some of the licensing is
incorrect.

Also, every license with Artistic should be gone through and noted as
which version of Artistic.

Signed-off-by: Beth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>recipes-extended: Add Summary information</title>
<updated>2010-12-16T15:53:08Z</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2010-11-18T23:44:37Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc'/>
<id>urn:sha1:f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc</id>
<content type='text'>
Add Summary information and update descriptions as necessary.

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>SRC_URI Checksums Additionals</title>
<updated>2010-12-09T16:18:17Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2010-12-08T04:06:29Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=3d08b9f2c65835822b1c0ed30e3170f02f877ce3'/>
<id>urn:sha1:3d08b9f2c65835822b1c0ed30e3170f02f877ce3</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtirpc: add new recipe version 0.2.1</title>
<updated>2010-09-02T08:50:50Z</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2010-09-01T07:47:37Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=0bd7fc55a1f7d4c2f200d44a47f3564362b47c63'/>
<id>urn:sha1:0bd7fc55a1f7d4c2f200d44a47f3564362b47c63</id>
<content type='text'>
libtirpc is depended by rpcbind, so introduce it into poky.

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