classes/autotools: avoid error if recipe is first in task dependency tree
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 19 Aug 2014 16:37:41 +0000 (17:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 08:26:09 +0000 (09:26 +0100)
commita79a46b5726cc3712d5d4d763023c965deeca187
treede7719929e6b4c8326828443e2a271caae60a153
parent3e479bd8221dba563ed75dc5d73c44cbbd30d90a
classes/autotools: avoid error if recipe is first in task dependency tree

If the recipe being built is listed first in BB_TASKDEPDATA (i.e. item
0) this is still valid and should not trigger an error.

(From OE-Core rev: 945c98969bcfe5516b89ac6dfbe4552fb5d68a48)

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