<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-extended/at, 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>2012-04-10T12:16:00Z</updated>
<entry>
<title>at: Fix origin location of install pam.conf from from ${P} -&gt; ${BP}</title>
<updated>2012-04-10T12:16:00Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2012-04-09T22:06:53Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=7304874058011360070ab28f14423273aa99360e'/>
<id>urn:sha1:7304874058011360070ab28f14423273aa99360e</id>
<content type='text'>
This patch changes P to BP to address where a file is installed
from when building with PAM enabled and using multi-lib.

[YOCTO #2224]

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Fix common typoes "existant", "dependant" and variations</title>
<updated>2012-03-22T16:43:54Z</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2012-03-22T10:05:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=dc52c3cbf3a7b7242d53019f7643495eb40c0566'/>
<id>urn:sha1:dc52c3cbf3a7b7242d53019f7643495eb40c0566</id>
<content type='text'>
Fix a couple common typoes, all contained within comments so there
should be no effect on functionality.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>at: upgrade to 3.1.13</title>
<updated>2012-03-19T13:36:53Z</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2012-03-14T23:39:08Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=768eb8e8590e3b9cc033d8544a01ae34d3ed16b1'/>
<id>urn:sha1:768eb8e8590e3b9cc033d8544a01ae34d3ed16b1</id>
<content type='text'>
Moved patches into a common directory.
Added SOB to use-ldflags.patch.
Removed nonstripbinaries patch which was included in this release.
Minor formatting cleanups.

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
</content>
</entry>
<entry>
<title>at: update the upstream-status of patches</title>
<updated>2011-11-23T16:14:19Z</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2011-11-17T20:01:30Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=218cf3a690d4322a5417ff81081c2c0c387d2f7f'/>
<id>urn:sha1:218cf3a690d4322a5417ff81081c2c0c387d2f7f</id>
<content type='text'>
Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>at: fix QA Packaging issues</title>
<updated>2011-10-31T22:02:39Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-10-26T19:43:53Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=f3487717ae3b7f9256a3e3cc78be331e424ec457'/>
<id>urn:sha1:f3487717ae3b7f9256a3e3cc78be331e424ec457</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>at: fix RDEPENDS -&gt; RDEPENDS_${PN}</title>
<updated>2011-08-24T01:23:15Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-08-21T19:56:56Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=848f198563bc31e591a559936e9c679c7381c9a6'/>
<id>urn:sha1:848f198563bc31e591a559936e9c679c7381c9a6</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>at: make at usable for common user</title>
<updated>2011-08-19T16:05:52Z</updated>
<author>
<name>Kang Kai</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2011-08-16T08:32:27Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=dec5dfa334ce1b2524f80fab3d3f37e476f54a9f'/>
<id>urn:sha1:dec5dfa334ce1b2524f80fab3d3f37e476f54a9f</id>
<content type='text'>
Fixes [Yocto #1297]

The pkg_postinst was added to fix Yocto #675. But it seems not needed
any more. Remove it then unprivilege user could use at.

Signed-off-by: Kang Kai &lt;kai.kang@windriver.com&gt;
</content>
</entry>
<entry>
<title>at: enable pam support</title>
<updated>2011-07-27T10:54:51Z</updated>
<author>
<name>Wenzong Fan</name>
<email>wenzong.fan@windriver.com</email>
</author>
<published>2011-07-20T02:29:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=eabf5a639c94a016316bfd6707ee6e5bd676d85d'/>
<id>urn:sha1:eabf5a639c94a016316bfd6707ee6e5bd676d85d</id>
<content type='text'>
add patches to make at enable pam support

Signed-off-by: Wenzong Fan &lt;wenzong.fan@windriver.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>gplv2 recipes update upstream status of patches</title>
<updated>2011-05-23T14:33:55Z</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2011-05-19T22:45:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=fbc0fdbbb759b37d97de6f28daf04055531fbe0b'/>
<id>urn:sha1:fbc0fdbbb759b37d97de6f28daf04055531fbe0b</id>
<content type='text'>
grep-2.5.1a: update upstream status of patches
tar-1.17: update upstream-status of patches
at-3.1.12: update upstream-status for patches
cpio-2.8: update upstream-status for patches

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
</feed>
