mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-am33x to 5.2.11-1
This commit is contained in:
parent
4fd71e3cb6
commit
4b0b9a683f
2 changed files with 15 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.2.10
|
||||
pkgrel=2
|
||||
rcnver=5.2.10
|
||||
rcnrel=bone6
|
||||
pkgver=5.2.11
|
||||
pkgrel=1
|
||||
rcnver=5.2.11
|
||||
rcnrel=bone8
|
||||
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=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'7c9a170cf18a9ab1d2e005b2d206d9bc'
|
||||
'd5d409294e886e99501d7de02d8f8226'
|
||||
'44dfa2755410b72ee660fa29bfb15af1'
|
||||
'86189073ab0db1b392f305ffebc98584'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'1246e0ff3798205c4d9b4c31dec6c9ce'
|
||||
'fa39c05d5371e708043ee8c3f3f331de'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.2.10-1 Kernel Configuration
|
||||
# Linux/arm 5.2.11-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5497,6 +5497,13 @@ CONFIG_WILC1000_SPI=m
|
|||
# CONFIG_XIL_AXIS_FIFO is not set
|
||||
# CONFIG_EROFS_FS is not set
|
||||
# CONFIG_FIELDBUS_DEV is not set
|
||||
CONFIG_EXFAT_FS=m
|
||||
CONFIG_EXFAT_DISCARD=y
|
||||
# CONFIG_EXFAT_DELAYED_SYNC is not set
|
||||
# CONFIG_EXFAT_KERNEL_DEBUG is not set
|
||||
# CONFIG_EXFAT_DEBUG_MSG is not set
|
||||
CONFIG_EXFAT_DEFAULT_CODEPAGE=437
|
||||
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
# CONFIG_GOLDFISH is not set
|
||||
# CONFIG_CHROME_PLATFORMS is not set
|
||||
# CONFIG_MELLANOX_PLATFORM is not set
|
||||
|
|
Loading…
Reference in a new issue