mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 4.10.2-1
This commit is contained in:
parent
df0751f182
commit
6b9be52a73
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.10
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.10.1
|
||||
pkgver=4.10.2
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
arch=('armv7h')
|
||||
|
@ -35,8 +35,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('b5e7f6b9b2fe1b6cc7bc56a3a0bfc090'
|
||||
'd4ab54e17b686d1dbb1d28238fd0b081'
|
||||
'5a8899a0771572d01257d93160a1e604'
|
||||
'8c70c8028d066563cb1858ca61f85161'
|
||||
'f46ffe39655be86b3b7364e316da9a36'
|
||||
'88ad590a43ebe285c4df6a1c5c298b97'
|
||||
'56e0bd2354406b132cf904c3877506c5'
|
||||
'34a723ffcbef63e9461193061b4461a1'
|
||||
|
@ -47,7 +47,7 @@ md5sums=('b5e7f6b9b2fe1b6cc7bc56a3a0bfc090'
|
|||
'2a92aab5348329756f65933f919bb9ef'
|
||||
'0429d0ffa8ccda0d69ac69dcf7cc49f1'
|
||||
'a6b0eb95998ae11416186728e855c289'
|
||||
'df0368168ac1179a70b0c3a28b35ae8f'
|
||||
'81fd6c631e3868267ad7d577455606ec'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.10.1-1 Kernel Configuration
|
||||
# Linux/arm 4.10.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -7783,6 +7783,7 @@ CONFIG_UFS_FS=m
|
|||
# CONFIG_UFS_DEBUG is not set
|
||||
CONFIG_EXOFS_FS=m
|
||||
# CONFIG_EXOFS_DEBUG is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
CONFIG_ORE=m
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
|
|
Loading…
Reference in a new issue