mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update to linux-3.15-rc7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
93e7a2447b
commit
b778d94e63
@ -27,7 +27,7 @@ case "$LINUX" in
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="3.15-rc6"
|
||||
PKG_VERSION="3.15-rc7"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/testing/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
esac
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 3.15.0-rc6 Kernel Configuration
|
||||
# Linux/i386 3.15.0-rc7 Kernel Configuration
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@ -853,7 +853,7 @@ CONFIG_LLC=m
|
||||
CONFIG_6LOWPAN_IPHC=m
|
||||
# CONFIG_NET_SCHED is not set
|
||||
# CONFIG_DCB is not set
|
||||
CONFIG_DNS_RESOLVER=m
|
||||
CONFIG_DNS_RESOLVER=y
|
||||
# CONFIG_BATMAN_ADV is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_VSOCKETS is not set
|
||||
@ -1305,6 +1305,7 @@ CONFIG_NET_VENDOR_ARC=y
|
||||
# CONFIG_NET_CALXEDA_XGMAC is not set
|
||||
# CONFIG_NET_VENDOR_CHELSIO is not set
|
||||
# CONFIG_NET_VENDOR_CISCO is not set
|
||||
# CONFIG_CX_ECAT is not set
|
||||
# CONFIG_DNET is not set
|
||||
# CONFIG_NET_VENDOR_DEC is not set
|
||||
# CONFIG_NET_VENDOR_DLINK is not set
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 3.15.0-rc6 Kernel Configuration
|
||||
# Linux/i386 3.15.0-rc7 Kernel Configuration
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@ -881,7 +881,7 @@ CONFIG_LLC=m
|
||||
CONFIG_6LOWPAN_IPHC=m
|
||||
# CONFIG_NET_SCHED is not set
|
||||
# CONFIG_DCB is not set
|
||||
CONFIG_DNS_RESOLVER=m
|
||||
CONFIG_DNS_RESOLVER=y
|
||||
# CONFIG_BATMAN_ADV is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_VSOCKETS is not set
|
||||
@ -1366,6 +1366,7 @@ CONFIG_TIGON3=y
|
||||
# CONFIG_NET_CALXEDA_XGMAC is not set
|
||||
# CONFIG_NET_VENDOR_CHELSIO is not set
|
||||
# CONFIG_NET_VENDOR_CISCO is not set
|
||||
# CONFIG_CX_ECAT is not set
|
||||
# CONFIG_DNET is not set
|
||||
CONFIG_NET_VENDOR_DEC=y
|
||||
CONFIG_NET_TULIP=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 3.15.0-rc6 Kernel Configuration
|
||||
# Linux/x86_64 3.15.0-rc7 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
@ -868,7 +868,7 @@ CONFIG_LLC=m
|
||||
CONFIG_6LOWPAN_IPHC=m
|
||||
# CONFIG_NET_SCHED is not set
|
||||
# CONFIG_DCB is not set
|
||||
CONFIG_DNS_RESOLVER=m
|
||||
CONFIG_DNS_RESOLVER=y
|
||||
# CONFIG_BATMAN_ADV is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_VSOCKETS is not set
|
||||
@ -1353,6 +1353,7 @@ CONFIG_TIGON3=y
|
||||
# CONFIG_NET_CALXEDA_XGMAC is not set
|
||||
# CONFIG_NET_VENDOR_CHELSIO is not set
|
||||
# CONFIG_NET_VENDOR_CISCO is not set
|
||||
# CONFIG_CX_ECAT is not set
|
||||
# CONFIG_DNET is not set
|
||||
CONFIG_NET_VENDOR_DEC=y
|
||||
CONFIG_NET_TULIP=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user