mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #1207 from MilhouseVH/linux495
linux: update to linux-4.9.5
This commit is contained in:
commit
5912b7c293
@ -57,7 +57,7 @@ case "$LINUX" in
|
|||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
PKG_VERSION="4.9.3"
|
PKG_VERSION="4.9.5"
|
||||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_PATCH_DIRS="default"
|
PKG_PATCH_DIRS="default"
|
||||||
;;
|
;;
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -17,6 +17,7 @@ DROP_COMMITS="
|
|||||||
Added Device IDs for August DVB-T 205
|
Added Device IDs for August DVB-T 205
|
||||||
net\: Add non-mainline source for rtl8192cu wlan
|
net\: Add non-mainline source for rtl8192cu wlan
|
||||||
net\: Fix rtl8192cu build errors on other platforms
|
net\: Fix rtl8192cu build errors on other platforms
|
||||||
|
ARM64\: Fix build break for RTL8187\/RTL8192CU wifi
|
||||||
"
|
"
|
||||||
|
|
||||||
IFS=$'\n'
|
IFS=$'\n'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user