patch.bbclass: fix issue encountered by zecke, where PatchTree was only doing a ...
authorChris Larson <clarson@kergoth.com>
Tue, 5 Sep 2006 11:32:08 +0000 (11:32 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 5 Sep 2006 11:32:08 +0000 (11:32 +0000)
commit331ec17a16ea8be41fe2a0e5c4fa272b568f319b
treea87bb0fe55a44db199b232d2806e748b08a60532
parent203293cfb151dbd7eab7bc797b7b949afa8a3ba1
patch.bbclass: fix issue encountered by zecke, where PatchTree was only doing a --dry-run, never actually applying the patch.  Only quilt-native in oe was using that.
classes/patch.bbclass