<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/classes/patch.bbclass, branch clyde</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=clyde</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=clyde'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2007-01-08T21:04:27+00:00</updated>
<entry>
<title>patch.bbclass: Fix force options for recent quilt versions</title>
<updated>2007-01-08T21:04:27+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-01-08T21:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3a8695033f23888b76e413eae3c7096a01a9ab84'/>
<id>urn:sha1:3a8695033f23888b76e413eae3c7096a01a9ab84</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1122 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>patch.bbclass: fix bug where it failed to detect that the user did not modify the patches at all, add note about pressing ctrl+d to exit the resolver shell.</title>
<updated>2006-10-25T18:19:39+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-10-25T18:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=002f491523ed778f756367e5f27e13eac7c6fd6a'/>
<id>urn:sha1:002f491523ed778f756367e5f27e13eac7c6fd6a</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@822 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>patch.bbclass: sync with upstream oe.</title>
<updated>2006-09-15T07:54:58+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-09-15T07:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=81971a2766c5ef698681f313968142b53790eef5'/>
<id>urn:sha1:81971a2766c5ef698681f313968142b53790eef5</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@713 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>patch.bbclass: updates from upstream oe.</title>
<updated>2006-09-01T08:36:17+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-09-01T08:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5027d8f8f2190ffb2715cd87456b273dd2789567'/>
<id>urn:sha1:5027d8f8f2190ffb2715cd87456b273dd2789567</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@691 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Patch.bbclass: add NOOPResolver class for use in unattended builds, which does no actual patch resolution, simply passing the failure on up.  Set PATCHRESOLVE='noop' to make use of it.  Also pulls in the workaround for quilt's upward searching for a 'patches' dir from upstream oe.</title>
<updated>2006-08-30T07:25:59+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-08-30T07:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=874a642961a20ef757bb5ed920247b1415e84fed'/>
<id>urn:sha1:874a642961a20ef757bb5ed920247b1415e84fed</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@680 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Patch failure handling updates, added a 'patch' concrete class, so we can apply patches to quilt-native itself.</title>
<updated>2006-08-28T20:36:36+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-08-28T20:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ecb32bdee770c3ff6c73ac2a57e612872b13910f'/>
<id>urn:sha1:ecb32bdee770c3ff6c73ac2a57e612872b13910f</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@670 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it broke when localpath() included variable references.</title>
<updated>2006-08-27T22:29:46+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-08-27T22:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d717d4f196fdd2307d97d62197f45500e5e32289'/>
<id>urn:sha1:d717d4f196fdd2307d97d62197f45500e5e32289</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@662 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Fix the patch.bbclass error handling in a couple of the error paths by changing the semantics of the PatchError exception.</title>
<updated>2006-08-23T08:50:26+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-08-23T08:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=056b43353e87340e5262c61d229b668a788314ca'/>
<id>urn:sha1:056b43353e87340e5262c61d229b668a788314ca</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@627 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Clean up the way patch.bbclass's runcmd handles the directory not existing.</title>
<updated>2006-08-22T08:58:02+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-08-22T08:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7aa52d7fd99c68d36bb9903de84a6e240ab767cf'/>
<id>urn:sha1:7aa52d7fd99c68d36bb9903de84a6e240ab767cf</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@624 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Changes for ticket:8, with fixes for the bugs reported by Richard.</title>
<updated>2006-08-21T00:50:19+00:00</updated>
<author>
<name>Chris Larson</name>
<email>kergoth@openedhand.com</email>
</author>
<published>2006-08-21T00:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fe7c8c26ed4f207101bddaf7f1d03a782927da7b'/>
<id>urn:sha1:fe7c8c26ed4f207101bddaf7f1d03a782927da7b</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@622 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
