mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 5.3.10-1
This commit is contained in:
parent
706cb700a3
commit
bd7369bf2b
2 changed files with 11 additions and 11 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.3.8
|
||||
pkgver=5.3.10
|
||||
pkgrel=1
|
||||
rcnver=5.3.7
|
||||
rcnrel=bone13
|
||||
rcnver=5.3.8
|
||||
rcnrel=bone14
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
||||
'bc4fb6eff8cc62dafc097cb561a51729'
|
||||
'7dee8a357458df344b8247429c5e614e'
|
||||
'92a78a2367f8019cd79a7566a4046d25'
|
||||
'ea434a57d49281cfa8fe74614f4eba01'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'c97bc240212a5459221d546e24f6428e'
|
||||
'de03ac95ddda71b5c62a34ba915e0d14'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.8-1 Kernel Configuration
|
||||
# Linux/arm 5.3.10-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2200,7 +2200,7 @@ CONFIG_LOOPBACK_TARGET=m
|
|||
CONFIG_TCM_FC=m
|
||||
CONFIG_ISCSI_TARGET=m
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_MII=m
|
||||
CONFIG_MII=y
|
||||
CONFIG_NET_CORE=y
|
||||
CONFIG_BONDING=m
|
||||
CONFIG_DUMMY=m
|
||||
|
@ -2397,14 +2397,14 @@ CONFIG_SLHC=m
|
|||
CONFIG_SLIP_COMPRESSED=y
|
||||
CONFIG_SLIP_SMART=y
|
||||
CONFIG_SLIP_MODE_SLIP6=y
|
||||
CONFIG_USB_NET_DRIVERS=m
|
||||
CONFIG_USB_NET_DRIVERS=y
|
||||
CONFIG_USB_CATC=m
|
||||
CONFIG_USB_KAWETH=m
|
||||
CONFIG_USB_PEGASUS=m
|
||||
CONFIG_USB_RTL8150=m
|
||||
CONFIG_USB_RTL8152=m
|
||||
CONFIG_USB_LAN78XX=m
|
||||
CONFIG_USB_USBNET=m
|
||||
CONFIG_USB_USBNET=y
|
||||
CONFIG_USB_NET_AX8817X=m
|
||||
CONFIG_USB_NET_AX88179_178A=m
|
||||
CONFIG_USB_NET_CDCETHER=m
|
||||
|
@ -2416,7 +2416,7 @@ CONFIG_USB_NET_DM9601=m
|
|||
CONFIG_USB_NET_SR9700=m
|
||||
CONFIG_USB_NET_SR9800=m
|
||||
CONFIG_USB_NET_SMSC75XX=m
|
||||
CONFIG_USB_NET_SMSC95XX=m
|
||||
CONFIG_USB_NET_SMSC95XX=y
|
||||
CONFIG_USB_NET_GL620A=m
|
||||
CONFIG_USB_NET_NET1080=m
|
||||
CONFIG_USB_NET_PLUSB=m
|
||||
|
|
Loading…
Reference in a new issue