patch.bbclass: conditional patch-tool dependency
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 21 Dec 2010 12:40:52 +0000 (13:40 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 11 Jan 2011 20:29:10 +0000 (21:29 +0100)
commit0f2330dd7a03d4a2ffa46f44a94aa2218127dd3b
tree6a68abfb80c7a8f2a307bcb45e48f395b39bc67f
parentee85c41bb8f694ea7c58cebefa358adfb29f9adc
patch.bbclass: conditional patch-tool dependency

only depend do_patch on patch-tool if recipe references any patch

The whole of do_patch should be gated through a facility to determine if
there is any patch at all. TODO.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
classes/patch.bbclass