Skip to content
New issue

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

Minor fixes #50

Merged
merged 9 commits into from
Jan 8, 2024
Merged

Conversation

deribaucourt
Copy link
Member

No description provided.

Now the sanity check runs `which devtool` which contains devtool, but
is not a devtool command. Fix the logic to show the correct status.
If the first scan fails, properly render it instead of keeping the
promise pending forever.
During devtool modify, don't interpret the temporary scan results as
valid.
This is the only command that doesn't spawn a terminal, so it's not
obvious that it's done. Show a message to the user to let them know.
The deploy task won't work if the sshTarget is empty.
In case an eSDK is used, we should use the devtool commands instead of
bitbake.
This command mimics the devtool deploy-target task which is found also
in the SDK fallback.
Scanning is very slow. We only want to run it if a setting that is
suceptible to change it's output was modified.

Now, changing the logging level, the SDK args or the parseOnSave won't
trigger a rescan.
@deribaucourt deribaucourt marked this pull request as ready for review January 8, 2024 09:55
@deribaucourt deribaucourt merged commit 4c3a702 into yoctoproject:staging Jan 8, 2024
1 check passed
@deribaucourt deribaucourt deleted the minor-fixes branch January 8, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants