mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 5.3.7-1
This commit is contained in:
parent
0e82aaccd9
commit
696e43ebe5
2 changed files with 7 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.3.6
|
||||
pkgver=5.3.7
|
||||
pkgrel=1
|
||||
rcnver=5.3.5
|
||||
rcnrel=bone11
|
||||
rcnver=5.3.6
|
||||
rcnrel=bone12
|
||||
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'
|
||||
'2c2db421d422d0d7306fe230c65c862c'
|
||||
'174f5a22551628c31437d8972acf3e60'
|
||||
'380185019ba22d3d2eac85b5678729bd'
|
||||
'b9e0fc3ff9fef2a56446dd849eaa5b65'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'dddf4034420a53fbf3809f22c8a74a86'
|
||||
'8e7b5422e35a2a4df64ee90a39bd0bb0'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.5-1 Kernel Configuration
|
||||
# Linux/arm 5.3.7-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5160,7 +5160,6 @@ CONFIG_USB_EMI62=m
|
|||
CONFIG_USB_EMI26=m
|
||||
CONFIG_USB_ADUTUX=m
|
||||
CONFIG_USB_SEVSEG=m
|
||||
CONFIG_USB_RIO500=m
|
||||
CONFIG_USB_LEGOTOWER=m
|
||||
CONFIG_USB_LCD=m
|
||||
CONFIG_USB_CYPRESS_CY7C63=m
|
||||
|
|
Loading…
Reference in a new issue