mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8708 from HiassofT/le12-kernel-6.6.20
linux (RPi): update to 6.6.20
This commit is contained in:
commit
9ea3926457
@ -23,8 +23,8 @@ case "${LINUX}" in
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
raspberrypi)
|
||||
PKG_VERSION="9e78addad23f9fc66b0c6399d9234e44a89d699a" # 6.6.18
|
||||
PKG_SHA256="420a1c2a76f5a1f2917a07361a367608764be51c0c61dbf2c811f0639bb7cd29"
|
||||
PKG_VERSION="6f16847710cc0502450788b9f12f0a14d3429668" # 6.6.20
|
||||
PKG_SHA256="462bd8bf306f9f329e0f4308c0c3f3e345d91111b28ee7ecb9aa7b65b9f3f244"
|
||||
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="rpi-eeprom"
|
||||
PKG_VERSION="11c64e3721d104319d8b0f18b675d9beb4eb7f30"
|
||||
PKG_SHA256="5b0cf98464aa69fc27f57f8efeaf01e47ff1069f81b9e2af256ed02da9620a54"
|
||||
PKG_VERSION="b745226b41ac202976ee8307fcb179a1193fab3c"
|
||||
PKG_SHA256="5d53606e939a48206d0d68c6398e900ff2845863a52c28c2739fa84c8fbc0bac"
|
||||
PKG_LICENSE="BSD-3/custom"
|
||||
PKG_SITE="https://github.com/raspberrypi/rpi-eeprom"
|
||||
PKG_URL="https://github.com/raspberrypi/rpi-eeprom/archive/${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user