diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-07-31 00:10:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-31 07:49:09 +0100 |
commit | a87b5d6cab34579cf3abe03f4663d9a72e218397 (patch) | |
tree | 3d155c6d14e66f4f59488d045b959c5c534bc12b /meta-hob | |
parent | 02ac0d1b65389e1779d5f95047f761d7a82ef7a4 (diff) | |
download | openembedded-core-a87b5d6cab34579cf3abe03f4663d9a72e218397.tar.gz openembedded-core-a87b5d6cab34579cf3abe03f4663d9a72e218397.tar.bz2 openembedded-core-a87b5d6cab34579cf3abe03f4663d9a72e218397.zip |
classes/populate_sdk_base: don't break existing do_populate_sdk depends
We set do_populate_sdk[depends] in populate_sdk_*.bbclass, but since
these are inherited at the top of populate_sdk_base.bbclass, those
values are wiped out by using = at the end of the latter class. Use +=
to avoid this.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions