Skip to content

Commit

Permalink
Merge pull request #3898 from HiassofT/le92-kernel-4.19.79+
Browse files Browse the repository at this point in the history
[le92] linux (RPi): update to 4.19.79+
  • Loading branch information
CvH committed Nov 17, 2019
2 parents a286f2d + 847945e commit f6473f6
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/graphics/bcm2835-driver/package.mk
Expand Up @@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="bcm2835-driver"
PKG_VERSION="f8a89246a793911701b9f255bb6ba34a0b93479e"
PKG_SHA256="dcb7c04d21cefcda97e5614fcf4dabfdb67a49fed7bbc028bcd1c68325f3c2b1"
PKG_VERSION="b9f83b14a8f8ea11e4cc509da037d05836efa00f"
PKG_SHA256="31731c0e4b05f9ccb95f4c9c052d594a3b542929aaf202490c4cfdb44efcc25b"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"
PKG_URL="${DISTRO_SRC}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
Expand Down
4 changes: 2 additions & 2 deletions packages/linux/package.mk
Expand Up @@ -23,8 +23,8 @@ case "$LINUX" in
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
raspberrypi)
PKG_VERSION="7a54e45c03bc95777687adaca091e083aa138718" # 4.19.76
PKG_SHA256="73f3eb50cd8558e7e764a3a4ebbf16046d8923c633ef873da52631c06b65b163"
PKG_VERSION="3c235dcfe80a7c7ba360219e4a3ecb256f294376" # 4.19.83
PKG_SHA256="23a222d8864107b296b3bf580106421899964af879bb7f1c440e875e565fd6f3"
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/bcm2835-bootloader/package.mk
Expand Up @@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="bcm2835-bootloader"
PKG_VERSION="f8a89246a793911701b9f255bb6ba34a0b93479e"
PKG_SHA256="9990720bac78577a5630a6dfa36addd6b33a5ed5ef6724a77be70061f6b10438"
PKG_VERSION="b9f83b14a8f8ea11e4cc509da037d05836efa00f"
PKG_SHA256="915c02c12269608830bbad34c0cf5e9294a4e98c6497913971c74759eda64fcb"
PKG_ARCH="arm"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.broadcom.com"
Expand Down
3 changes: 1 addition & 2 deletions projects/RPi/devices/RPi/linux/linux.arm.conf
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.19.71 Kernel Configuration
# Linux/arm 4.19.80 Kernel Configuration
#

#
Expand Down Expand Up @@ -3598,7 +3598,6 @@ CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
Expand Down
3 changes: 1 addition & 2 deletions projects/RPi/devices/RPi2/linux/linux.arm.conf
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.19.71 Kernel Configuration
# Linux/arm 4.19.80 Kernel Configuration
#

#
Expand Down Expand Up @@ -3713,7 +3713,6 @@ CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
Expand Down
3 changes: 1 addition & 2 deletions projects/RPi/devices/RPi4/linux/linux.arm.conf
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.19.71 Kernel Configuration
# Linux/arm 4.19.80 Kernel Configuration
#

#
Expand Down Expand Up @@ -4241,7 +4241,6 @@ CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
Expand Down

0 comments on commit f6473f6

Please sign in to comment.