patch.bbclass:
authorChris Larson <clarson@kergoth.com>
Wed, 30 Aug 2006 08:32:22 +0000 (08:32 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 30 Aug 2006 08:32:22 +0000 (08:32 +0000)
commitee5c15c58188e02db43e54b9093d9c0f73696182
tree18f0b9efe277d3dca3a1d4b2abb074823674dc7c
parent86f8687c1632cb0f1b6da84589e8bc211f4b40ab
patch.bbclass:
* switch os.mkdir to os.makedirs.
* pass on all errors from QuiltTree.Clean(), as it can fail in ways that do
  not need to be reported to the user, and a failure will end up being seen
  again during the Import/Push of the patches.
classes/patch.bbclass