patch.bbclass:
authorChris Larson <clarson@kergoth.com>
Wed, 30 Aug 2006 07:29:56 +0000 (07:29 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 30 Aug 2006 07:29:56 +0000 (07:29 +0000)
commitdc8d0a5f1ea8956bc4af88132472cccde4a0e7c3
treec1641eb453dfb7eec84046a373d37dd51d1cb1b6
parent4b58334866dda9b3415fee5668b2c7bc08447905
patch.bbclass:
* Add NOOPResolver class, which simply passes the patch failure on up, not
  doing any actual patch resolution.  Set PATCHRESOLVE = "noop" to make use of
  it.  Most useful for unattended builds.
classes/patch.bbclass