mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update to 6.1.73
fix [REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
This commit is contained in:
parent
bd68598d3e
commit
03f5fda041
@ -29,8 +29,8 @@ case "${LINUX}" in
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="6.1.71"
|
||||
PKG_SHA256="2df774dd53f9ffd4e57ebf804cf597709295df6a304fe261d25220a134b7f041"
|
||||
PKG_VERSION="6.1.73"
|
||||
PKG_SHA256="6cad48706bf1cde342613dca2a2cd6dd4f79f88f9e4d356263564e4b2a5d7e87"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_PATCH_DIRS="default"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user