Merge pull request #8349 from HiassofT/le12-kernel-6.6

linux (RPi): update to 6.6.2
This commit is contained in:
CvH 2023-11-21 21:04:20 +01:00 committed by GitHub
commit 69944d03a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1139 additions and 541 deletions

View File

@ -23,8 +23,8 @@ case "${LINUX}" in
PKG_PATCH_DIRS="default"
;;
raspberrypi)
PKG_VERSION="3fdb0eb8be5803a16fc308b8441cdcdeafbb944e" # 6.1.62
PKG_SHA256="a44b7d642fc2d80a8cfd05d0b461ecbff019680932754b3f9190bb22be9b8fe2"
PKG_VERSION="5fc7604ee4fc6753c337fe8c6f992983bf1c91b2" # 6.6.2
PKG_SHA256="1872743721973ebb4e2f7982902a0f3a68f877a1d52eaf3ec90ea842ec66b7f5"
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
;;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff