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 08:02:09 +0100 |
commit | 9c96d34d680edede92e0f32a9c93f893a03fd56b (patch) | |
tree | 2bf89281067404360f6b734e06ea34be56296ebc /meta/classes/populate_sdk_rpm.bbclass | |
parent | b915fa43ec96dd1c44846afd4345e9775f95fba6 (diff) | |
download | poky-9c96d34d680edede92e0f32a9c93f893a03fd56b.tar.gz |
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.
(From OE-Core rev: a87b5d6cab34579cf3abe03f4663d9a72e218397)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/populate_sdk_rpm.bbclass')
0 files changed, 0 insertions, 0 deletions