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-03 13:32:12 +0100 |
commit | f2b64f725803ad8be7c2876c531e057a4fe5ca7c (patch) | |
tree | f0c4ae303f2726bbf8f31445b50f18daf6de7d59 /meta-skeleton/COPYING.MIT | |
parent | 72903f7534cccad35886f2cad8aac98a59392ec7 (diff) | |
download | openembedded-core-f2b64f725803ad8be7c2876c531e057a4fe5ca7c.tar.gz openembedded-core-f2b64f725803ad8be7c2876c531e057a4fe5ca7c.tar.bz2 openembedded-core-f2b64f725803ad8be7c2876c531e057a4fe5ca7c.zip |
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.
Signed-off-by: Jian Liu <jian.liu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions