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

repo/linux: add chrome-platform-firmware #312

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

penvirus
Copy link

No description provided.

@rli9
Copy link

rli9 commented Jul 24, 2023

Thanks for the patch. There's already one repo repo/linux/chrome-platform with same url. Can you help check whether it is ok to update the existing repo configuration, or the url in the patch is not accurate?

@penvirus
Copy link
Author

They are using the same git tree but with different branch name. Would you suggest to update the existing repo configuration for the two branches?

@rli9
Copy link

rli9 commented Jul 24, 2023

By default, all the branches of repo are tested, unless it has configuration like

branch_allowlist: chromeos-4.14|chromeos-4.19|chromeos-5.4|chromeos-5.10|chromeos-5.15|chromeos-6.1
branch_denylist: .*

If you are referring to git_am_branch, it is used to guide patch testing to find appropriate base. You can add it to existing git_am_branch like below to have multiple candidates.

git_am_branch:
- testing
- for-linus
owner:
- Ilya Dryomov <idryomov@gmail.com>
- Xiubo Li <xiubli@redhat.com>
- Jeff Layton <jlayton@kernel.org>

Tzung-Bi Shih added 2 commits July 24, 2023 16:46
Add "for-firmware-next" branch for chrome-platform-firmware.

Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
To avoid duplicating effort, only allow "for-kernelci",
"for-firmware-kernelci", "for-next" and "for-firmware-next" branches
to be tested.

Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
@penvirus penvirus force-pushed the for-chrome-platform-firmware branch from 2534d25 to f2a70dc Compare July 24, 2023 08:56
@penvirus
Copy link
Author

Thanks for the guidance. Have updated the series.

@rli9 rli9 merged commit 5c38143 into intel:master Jul 24, 2023
3 checks passed
@rli9
Copy link

rli9 commented Jul 24, 2023

thanks for the patch

@penvirus penvirus deleted the for-chrome-platform-firmware branch December 1, 2023 00:36
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.

None yet

2 participants