mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-am33x to 4.10.2-1
This commit is contained in:
parent
6b9be52a73
commit
a710445032
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.10
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.10.1
|
||||
pkgver=4.10.2
|
||||
pkgrel=1
|
||||
rcnrel=bone1
|
||||
arch=('armv7h')
|
||||
|
@ -22,11 +22,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0001-add-lcd-cape-for-chiliboard.patch'
|
||||
'config')
|
||||
md5sums=('b5e7f6b9b2fe1b6cc7bc56a3a0bfc090'
|
||||
'd4ab54e17b686d1dbb1d28238fd0b081'
|
||||
'b5113e55a0bfbb388a40525346a13ba5'
|
||||
'8c70c8028d066563cb1858ca61f85161'
|
||||
'45dc503f7de2f9b459b53f0d854b2ee5'
|
||||
'SKIP'
|
||||
'cae8b723f5e745c1106ab2ea75f72f20'
|
||||
'a84a369ac5af4530a1ded1214613fbfb')
|
||||
'432fa7aaf0b2473b65e190aa2e75efbc')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.10.0-1 Kernel Configuration
|
||||
# Linux/arm 4.10.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5969,6 +5969,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