We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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
Ehm, I cannot really understand what's wrong from the log... @p4u can you have a look?
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: