mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #3260 from MilhouseVH/linux41917+
linux (RPi/Generic): update to linux-4.19.21
This commit is contained in:
commit
5ae58a5d7c
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="bcm2835-driver"
|
PKG_NAME="bcm2835-driver"
|
||||||
PKG_VERSION="81cca1a9380c828299e884dba5efd0d4acb39e8d"
|
PKG_VERSION="d095b96ac33de9eb4b95539cb3261f35a3c74509"
|
||||||
PKG_SHA256="1db684b2be246b755a086603caad99c7ac9721da5ac390099e681e07b7b84931"
|
PKG_SHA256="f3d40adebe3dd0cb9a85e4c8b6dec864aedfaa9661e134f447655b2a33097c8c"
|
||||||
PKG_LICENSE="nonfree"
|
PKG_LICENSE="nonfree"
|
||||||
PKG_SITE="http://www.broadcom.com"
|
PKG_SITE="http://www.broadcom.com"
|
||||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="brcmfmac_sdio-firmware-rpi"
|
PKG_NAME="brcmfmac_sdio-firmware-rpi"
|
||||||
PKG_VERSION="8c1e2bff1da9850f68efcfff3da5d939ec27a2ee"
|
PKG_VERSION="cda3df85ecbf1bf3ed756bc7c3cbd6ef4cce7c1d"
|
||||||
PKG_SHA256="155ebd5f08b819e0ce4e1950fcc972b2086cee3c16d36aba348beba1910c1fd2"
|
PKG_SHA256="866006c141c4dfb0e75cad3ea6136653659bc95f966cb66f1a7cf1db6167ed4a"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/LibreELEC/LibreELEC.tv"
|
PKG_SITE="https://github.com/LibreELEC/LibreELEC.tv"
|
||||||
PKG_URL="https://github.com/LibreELEC/$PKG_NAME/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/LibreELEC/$PKG_NAME/archive/$PKG_VERSION.tar.gz"
|
||||||
|
@ -5,6 +5,7 @@ rt2561.bin
|
|||||||
rt2561s.bin
|
rt2561s.bin
|
||||||
rt2661.bin
|
rt2661.bin
|
||||||
rt2860.bin
|
rt2860.bin
|
||||||
|
rt3290.bin
|
||||||
ar3k/*.dfu
|
ar3k/*.dfu
|
||||||
intel/dsp_fw_{bxtn,cnl,glk,kbl,release}.bin
|
intel/dsp_fw_{bxtn,cnl,glk,kbl,release}.bin
|
||||||
intel/fw_sst_*.bin*
|
intel/fw_sst_*.bin*
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="kernel-firmware"
|
PKG_NAME="kernel-firmware"
|
||||||
PKG_VERSION="0f22c8527439eaaf5c3fcf87b31c89445b6fa84d"
|
PKG_VERSION="28f5f7dc1f077ea37d663f70de4490844db0449d"
|
||||||
PKG_SHA256="ac8edc72ea744c2992dbdd231ccb385c60a0027f9796be468ba9104f22d76c62"
|
PKG_SHA256="422efa46f633acede2290ee4b53e07d1e2786e9b26d5cd0a7a5b8991c3763334"
|
||||||
PKG_LICENSE="other"
|
PKG_LICENSE="other"
|
||||||
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
|
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
|
||||||
PKG_URL="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/$PKG_VERSION.tar.gz"
|
PKG_URL="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/$PKG_VERSION.tar.gz"
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -30,14 +30,14 @@ 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="5c4a6441f890845472a698e35c8df995804e06e2" # 4.19.17
|
PKG_VERSION="0a7f6900636f7c5a027124fe3388c928f1769c52" # 4.19.23
|
||||||
PKG_SHA256="58eac16e603edfd106993ae057bcc13adf3f8ffce609172f404144696edd7221"
|
PKG_SHA256="937cbaa16d33260148c405f984a9c44bac0e62c5028249a00b2a3ca01605ba91"
|
||||||
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"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
PKG_VERSION="4.19.17"
|
PKG_VERSION="4.19.23"
|
||||||
PKG_SHA256="872d92a17a2d252ccd6334503bc8f67eebceeb99cb822a77f5c72b936f2ccb59"
|
PKG_SHA256="2d9b25678aac7f3f109c52e6266fb6ee89cc424b597518a2875874bacb8f130a"
|
||||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_PATCH_DIRS="default"
|
PKG_PATCH_DIRS="default"
|
||||||
;;
|
;;
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="bcm2835-bootloader"
|
PKG_NAME="bcm2835-bootloader"
|
||||||
PKG_VERSION="81cca1a9380c828299e884dba5efd0d4acb39e8d"
|
PKG_VERSION="d095b96ac33de9eb4b95539cb3261f35a3c74509"
|
||||||
PKG_SHA256="7e3a31c795748e9ddee97f8c14a74dc2feb208e268f0f6cfba62425af1658b45"
|
PKG_SHA256="45fc65720e5792813a3c29ddab9da32d821020fae3b9076eecb184c73c6866d0"
|
||||||
PKG_ARCH="arm"
|
PKG_ARCH="arm"
|
||||||
PKG_LICENSE="nonfree"
|
PKG_LICENSE="nonfree"
|
||||||
PKG_SITE="http://www.broadcom.com"
|
PKG_SITE="http://www.broadcom.com"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.19.16 Kernel Configuration
|
# Linux/arm 4.19.20 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -3184,6 +3184,8 @@ CONFIG_SND_SOC_I2C_AND_SPI=m
|
|||||||
CONFIG_SND_SOC_ARIZONA=m
|
CONFIG_SND_SOC_ARIZONA=m
|
||||||
CONFIG_SND_SOC_WM_ADSP=m
|
CONFIG_SND_SOC_WM_ADSP=m
|
||||||
# CONFIG_SND_SOC_AC97_CODEC is not set
|
# CONFIG_SND_SOC_AC97_CODEC is not set
|
||||||
|
# CONFIG_SND_SOC_AD193X_SPI is not set
|
||||||
|
# CONFIG_SND_SOC_AD193X_I2C is not set
|
||||||
CONFIG_SND_SOC_ADAU1701=m
|
CONFIG_SND_SOC_ADAU1701=m
|
||||||
# CONFIG_SND_SOC_ADAU1761_I2C is not set
|
# CONFIG_SND_SOC_ADAU1761_I2C is not set
|
||||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.19.16 Kernel Configuration
|
# Linux/arm 4.19.20 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -3299,6 +3299,8 @@ CONFIG_SND_SOC_I2C_AND_SPI=m
|
|||||||
CONFIG_SND_SOC_ARIZONA=m
|
CONFIG_SND_SOC_ARIZONA=m
|
||||||
CONFIG_SND_SOC_WM_ADSP=m
|
CONFIG_SND_SOC_WM_ADSP=m
|
||||||
# CONFIG_SND_SOC_AC97_CODEC is not set
|
# CONFIG_SND_SOC_AC97_CODEC is not set
|
||||||
|
# CONFIG_SND_SOC_AD193X_SPI is not set
|
||||||
|
# CONFIG_SND_SOC_AD193X_I2C is not set
|
||||||
CONFIG_SND_SOC_ADAU1701=m
|
CONFIG_SND_SOC_ADAU1701=m
|
||||||
# CONFIG_SND_SOC_ADAU1761_I2C is not set
|
# CONFIG_SND_SOC_ADAU1761_I2C is not set
|
||||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user