mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
linux (RPi): update to 5.4.49-ddf7285
commit "vc4_hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET" should fix channel swapping with multichannel audio on RPi4. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
a507d8b7e1
commit
314b1f8064
@ -16,8 +16,8 @@ PKG_PATCH_DIRS="$LINUX"
|
||||
|
||||
case "$LINUX" in
|
||||
raspberrypi)
|
||||
PKG_VERSION="2d7ede773a151217c82fd70cdf4fac210907baf0" # 5.4.49
|
||||
PKG_SHA256="7c7ff95444cf1d54d32e027ebf620e2b5b6238eff06d67e47270e008e17dab56"
|
||||
PKG_VERSION="ddf7285e0f880a993395a373e91339956de60f54" # 5.4.49
|
||||
PKG_SHA256="b3a6b31ff65c1ee2b05af4221cc5e31fd5df4c1b481cda1cca2be7c5940d9802"
|
||||
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