Bump the Linux kernel to 6.0.11.
This commit is contained in:
parent
c9410f1598
commit
1cbb66b40f
5 changed files with 104160 additions and 3098 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
PKG_NAME="linux"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_VERSION="6.0.7"
|
||||
PKG_VERSION="6.0.11"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v6.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_SITE="http://www.kernel.org"
|
||||
PKG_DEPENDS_HOST="ccache:host rsync:host openssl:host"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -25,7 +25,7 @@ case ${DEVICE} in
|
|||
PKG_GIT_CLONE_BRANCH="main"
|
||||
;;
|
||||
RG552)
|
||||
PKG_VERSION="6.0.7"
|
||||
PKG_VERSION="6.0.11"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v6.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
;;
|
||||
RG353P|RG503)
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue