]> code.ossystems Code Review - openembedded-core.git/commit
Patch.bbclass: add NOOPResolver class for use in unattended builds, which does no...
authorChris Larson <kergoth@openedhand.com>
Wed, 30 Aug 2006 07:25:59 +0000 (07:25 +0000)
committerChris Larson <kergoth@openedhand.com>
Wed, 30 Aug 2006 07:25:59 +0000 (07:25 +0000)
commit874a642961a20ef757bb5ed920247b1415e84fed
treed708967df2989289f06256cb621c1ce351e15cef
parent015306454ca0ef4e46493dd90c8002103abfa5fd
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.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@680 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/classes/patch.bbclass