lime-sdk icon indicating copy to clipboard operation
lime-sdk copied to clipboard

the only flavor working seems to be bmx7

Open brunovianna opened this issue 4 years ago • 3 comments

When I cook a bmx7 firmware with this command everything runs fine:

./cooker -c ar71xx/generic --profile=tl-wdr3500-v1 --flavor=lime_bmx7 --remote

If I try any other flavor like lime_default, lime_mini etc, it won't create the files. Build log last-build.log is attached.

brunovianna avatar Aug 27 '19 18:08 brunovianna

In the log I can't see anything useful... Can you run cooker prepending a "V=s" string? Like:

V=s ./cooker -c ar71xx/generic --profile=tl-wdr3500-v1 --flavor=lime_SOMETHING --remote

ilario avatar Sep 05 '19 20:09 ilario

sure, here it is. i also dumped the output to a file so you can see the error.

issue #107 seems to be the same

output.txt last-build.log

brunovianna avatar Sep 06 '19 14:09 brunovianna

Ehm, I cannot really understand what's wrong from the log... @p4u can you have a look?

ilario avatar Sep 06 '19 21:09 ilario