mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux (RPi): update to 5.15.30-87ed617
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
aa8df56e68
commit
6db774c751
@ -22,8 +22,8 @@ case "${LINUX}" in
|
|||||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||||
;;
|
;;
|
||||||
raspberrypi)
|
raspberrypi)
|
||||||
PKG_VERSION="53c0d5c6893c940cb762d3a474103706b1e5e383" # 5.15.28
|
PKG_VERSION="87ed6172fdf2f5502b7c9372d9402ecbb6d78178" # 5.15.30
|
||||||
PKG_SHA256="f3077223df9f0781aafb014763f71acf2cb6727b0eec0409567eca9f2ee531d1"
|
PKG_SHA256="c7092426bc7f1baaa06671c09a3fe92ef59ade4e41709d2ee85a78470c62d09b"
|
||||||
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user