classes/externalsrc: enable global inherit and simplify usage
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 17 Jun 2013 13:46:03 +0000 (14:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jun 2013 16:33:14 +0000 (17:33 +0100)
commit334ddb4dad546de6b76601eddbaca932301ca182
tree1bb4aa464a20220881e8092f6bd96ac4fdc9f1af
parente8946c8d76919ecce84e6be78f0d98e72f9e8e95
classes/externalsrc: enable global inherit and simplify usage

This class can now be inherited globally using INHERIT += rather than
needing to inherit it in the recipe itself. Additionally, instead of
setting S (and optionally B), set EXTERNALSRC (and optionally
EXTERNALSRC_BUILD) to point to the external source and build locations
respectively.

(From OE-Core rev: b1da10579a28f9a5260a0678f6f15ce4b5a2706c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/externalsrc.bbclass