]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
archiver.bbclass: Fix gcc-source corner case
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 22 Mar 2016 14:04:02 +0000 (14:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Mar 2016 10:29:17 +0000 (10:29 +0000)
commit2cb4cb7a6c94d91623fce2ff1260c26a77f69ac6
tree086ec71d3f4a9f1036c2bbe23c2babeeb97723ff
parentc29eea0df832bf4a5111f43d10fcc0ae55e007d7
archiver.bbclass: Fix gcc-source corner case

Bitbake couldn't add the task ar_configured when
trying to archive the configured source for
gcc-source-${PV} recipes. This is because the task
depended in the do_configure and this task doesn't
exist for gcc-source.

This fix allows to archive configured gcc-source recipe.

(From OE-Core rev: 5be5eae2e1630a151a9f5866d60325d439150ced)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass