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
Signed-off-by: Jian Liu
---
sdk.py | 108 +
1 file changed, 96 insertions(+), 12 dele
On 9/1/15 4:29 PM, Mark Hatle wrote:
> On 9/1/15 4:11 PM, Richard Purdie wrote:
>> On Tue, 2015-08-25 at 16:29 +0800, Jian Liu wrote:
>>> 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.
I for
On 9/1/15 4:11 PM, Richard Purdie wrote:
> On Tue, 2015-08-25 at 16:29 +0800, Jian Liu wrote:
>> 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.
>
> Doesn't smart have an issue where if one pac
On Tue, 2015-08-25 at 16:29 +0800, Jian Liu wrote:
> 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.
Doesn't smart have an issue where if one package fails to install for
some reason, others list
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