diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-04 17:43:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-05 12:29:46 +0000 |
commit | 90cfa16bd4a02ada84ef94f6ae6f182beb8bdc01 (patch) | |
tree | f1053c3f9556ba5fda35d8b696c5020dcc70e344 /meta/recipes-multimedia | |
parent | aef171f824659b255b0ed2f6430bb757fc26f9c2 (diff) | |
download | openembedded-core-90cfa16bd4a02ada84ef94f6ae6f182beb8bdc01.tar.gz openembedded-core-90cfa16bd4a02ada84ef94f6ae6f182beb8bdc01.tar.bz2 openembedded-core-90cfa16bd4a02ada84ef94f6ae6f182beb8bdc01.zip |
populate_sdk_base/image: Fix races for variable mappings
When using the -c populate_sdk option, images are not generated quite as
they should be under certain circumstances. For example the dropbear
feature may not get replaced with openssh, leading to both being installed
with an appropriate rootfs failure.
This patch moves the remapping logic to later points in the code, ensuring
there is no conflict. The result is slightly simpler too as an added bonus.
[YOCTO #3749]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions