mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8799 from HiassofT/le12-kernel-6.6.26
linux (RPi): update to 6.6.26
This commit is contained in:
commit
fbad7b8a2a
@ -23,8 +23,8 @@ case "${LINUX}" in
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
raspberrypi)
|
||||
PKG_VERSION="ae8a4ce56fcac6cfd2bf9c3bbbdd939725c1ae45" # 6.6.25
|
||||
PKG_SHA256="26dcadb3ea0517cf14c9acbe9b1deb46503c8cbd0c9975a3d605bbd3b9ed553a"
|
||||
PKG_VERSION="b654c77c1dc1f57d92a2f014bdcd8cb9d4f51640" # 6.6.26
|
||||
PKG_SHA256="da957b7b2df490a074536461f2105dc4bc0bf47eda4e2be903ddbfb4a441763c"
|
||||
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user