diff options
author | Jian Liu <jian.liu@windriver.com> | 2015-08-25 16:29:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-04 16:23:48 +0100 |
commit | 1362986886cc96c8cc11fb60795f729b41770414 (patch) | |
tree | 423418e5293da006be87fde6967dadcb583b869b /meta/recipes-support/libunwind | |
parent | 635d38594c7b4c780d2c123146e4bf09722932aa (diff) | |
download | poky-1362986886cc96c8cc11fb60795f729b41770414.tar.gz |
sdk.py: fix conflicts of packages
If packages are conveyed to smart to install at the same time,
conflicts will not happen.
Try to install packages into sdk image at the same time.
This patch is not so perfect. For example,
IMAGE_INSTALL += "lib32-ncurses"
IMAGE_INSTALL += "ncurses-dev"
ncurses-dev and lib32-ncurses-dev will have conflicts during packages installation.
(From OE-Core rev: f2b64f725803ad8be7c2876c531e057a4fe5ca7c)
Signed-off-by: Jian Liu <jian.liu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libunwind')
0 files changed, 0 insertions, 0 deletions