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

tools/refresh.sh: Add option to refresh custom board #10335

Merged
merged 1 commit into from Aug 23, 2023

Conversation

dengwenqi123
Copy link

@dengwenqi123 dengwenqi123 commented Aug 21, 2023

Summary

This patch modify the script to update only the boards configs of an specific chip or only the boards of an specific architecture.

Examples:

refresh.sh add custom board verify
custom board:

./tools/refresh.sh --silent /xxx/xxx/configs/ap
./tools/refresh.sh --silent ../../xxx/configs/ap

Impact

refresh.sh

Testing

ci

tools/refresh.sh Outdated Show resolved Hide resolved
tools/refresh.sh Outdated Show resolved Hide resolved
tools/refresh.sh Outdated Show resolved Hide resolved
tools/refresh.sh Outdated Show resolved Hide resolved
This patch modify the script to update only the boards configs
of an specific chip or only the boards of an specific architecture.

Examples:

refresh.sh add custom board verify
custom board:
$ ./tools/refresh.sh --silent ../../xxx/configs/ap
$ ./tools/refresh.sh --silent /yyy/xxx/configs/ap
$ ./tools/refresh.sh --silent yyy/xxx/configs/ap

Signed-off-by: dengwenqi <dengwenqi@xiaomi.com>
@xiaoxiang781216
Copy link
Contributor

let's ignore the temp ci failure to merge this simple change.

@xiaoxiang781216 xiaoxiang781216 merged commit b435005 into apache:master Aug 23, 2023
9 of 26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.3.0 Sep 26, 2023
@jerpelea jerpelea moved this from To-Add to Board in Release Notes - 12.3.0 Sep 27, 2023
@jerpelea jerpelea moved this from Board to To-Add in Release Notes - 12.3.0 Sep 27, 2023
@jerpelea jerpelea moved this from To-Add to done in Release Notes - 12.3.0 Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants