]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Ensure task's variable dependencies are correctly caputred in the...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Aug 2011 13:22:21 +0000 (14:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Aug 2011 18:29:45 +0000 (19:29 +0100)
commit0614b9aa62a46f81d334ca4230080cc707347f3c
treecd848ffa05fa899ca687e1c62b91fff7bf0df204
parentb9fa8fd4f09b68cbcc12b557451a58a1f218d7f3
package.bbclass: Ensure task's variable dependencies are correctly caputred in the sstate checksum

[YOCTO #1388]

This change is needed to correctly add the dependencies for the do_package
task which bitbake is unable to automatically detect itself.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/multilib.bbclass
meta/classes/package.bbclass