]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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:25:03 +0000 (09:25 +0100)
commit945c98969bcfe5516b89ac6dfbe4552fb5d68a48
tree15ae72133cae301b867fd3748f998701a4100da6
parent6328e7dcd93714ae81fe6d9d5dc92a1efb07fe39
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.

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