-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to for obs kernel build 6.5.3. Signed-off-by: helugang <[email protected]>
- Loading branch information
1 parent
6129bf1
commit f42b1c0
Showing
8 changed files
with
76 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
linux-upstream (6.4.14-54052-g3675f89fb6ca-1) beige; urgency=low | ||
linux-upstream (6.5.3-g6129bf1e6849-1) apricot; urgency=low | ||
|
||
* Custom built Linux kernel. | ||
|
||
-- deepin23 <deepin23@deepin23-PC> Tue, 12 Sep 2023 10:59:20 +0800 | ||
-- matrix <matrix@matrix-PC> Thu, 14 Sep 2023 13:47:45 +0800 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
reviewers: | ||
- Zeno-sole | ||
- tsic404 | ||
- hudeng-go | ||
- myml | ||
- BLumia | ||
- xzl01 | ||
- UTsweetyfish | ||
- Rabenda | ||
- zccrs | ||
- justforlxz | ||
- Clansty | ||
- chenchongbiao | ||
- Avenger-285714 | ||
- matrix-wsk | ||
approvers: | ||
- Zeno-sole | ||
- xzl01 | ||
- UTsweetyfish | ||
- hudeng-go | ||
- zccrs | ||
- Avenger-285714 | ||
- matrix-wsk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
test_build: | ||
steps: | ||
- link_package: | ||
source_project: deepin:Develop:main | ||
source_package: %{SCM_REPOSITORY_NAME} | ||
target_project: deepin:CI:kernel | ||
|
||
- configure_repositories: | ||
project: deepin:CI | ||
repositories: | ||
- name: deepin_develop | ||
paths: | ||
- target_project: deepin:CI | ||
target_repository: deepin_develop | ||
architectures: | ||
- x86_64 | ||
- aarch64 | ||
|
||
filters: | ||
event: pull_request | ||
|
||
tag_build: | ||
steps: | ||
- trigger_services: | ||
project: deepin:Unstable:main | ||
package: %{SCM_REPOSITORY_NAME} | ||
filters: | ||
event: tag_push | ||
|
||
commit_build: | ||
steps: | ||
- trigger_services: | ||
project: deepin:Develop:main | ||
package: %{SCM_REPOSITORY_NAME} | ||
filters: | ||
event: push |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
linux-upstream_6.4.14-54052-g3675f89fb6ca-1_source.buildinfo kernel optional | ||
linux-upstream_6.5.3-g6129bf1e6849-1_source.buildinfo kernel optional |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters