-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump bcm, imx, mvebu64 and xu4 EDGE to 6.1.y (#4560)
* Bump bcm, imx, mvebu64, xu4 and rockchip to 6.1.y * Add configs for imx6 and xu4 * Add broadcom kernel config * Move XU4 edge to mainline kernel as hardkernel branch contain nothing for it * Move Rockchip64 EDGE to 6.1 * Move rockchip (32 bit) edge to kernel 6.1 * Move rk322x edge kernel to 6.1 Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
- Loading branch information
1 parent
cbbbaf7
commit c0001d5
Showing
99 changed files
with
543,414 additions
and
1,445 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ case $BRANCH in | |
|
||
edge) | ||
|
||
KERNELBRANCH='branch:linux-6.0.y' | ||
KERNELBRANCH='branch:linux-6.1.y' | ||
|
||
;; | ||
|
||
|
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 |
---|---|---|
|
@@ -41,7 +41,7 @@ case $BRANCH in | |
|
||
edge) | ||
|
||
KERNELBRANCH='branch:linux-6.0.y' | ||
KERNELBRANCH='branch:linux-6.1.y' | ||
;; | ||
|
||
esac | ||
|
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 |
---|---|---|
|
@@ -25,7 +25,7 @@ case $BRANCH in | |
|
||
edge) | ||
|
||
KERNELBRANCH='branch:linux-6.0.y' | ||
KERNELBRANCH='branch:linux-6.1.y' | ||
|
||
;; | ||
|
||
|
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 |
---|---|---|
|
@@ -33,7 +33,7 @@ case $BRANCH in | |
|
||
edge) | ||
|
||
KERNELBRANCH='branch:linux-6.0.y' | ||
KERNELBRANCH='branch:linux-6.1.y' | ||
;; | ||
|
||
esac | ||
|
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
Oops, something went wrong.