]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Fix do_package variable dependencies
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 12:22:33 +0000 (12:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 12:29:46 +0000 (12:29 +0000)
commit2e7ddbcca3f613c3b5725dcc3d457985d41e5f16
tree145a8dacde2c90adacfd6d2a2fdd66309a99c356
parent9420ffd8bea1dd862ec26443f6197cdc7617a25a
package.bbclass: Fix do_package variable dependencies

When the do_package function was split into different sections, the vardeps
were not updated to match meaning some function changes weren't reflected
in the sstate checksums. Fix this.

[YOCTO #3980]

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