mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x to 4.8.2-1
This commit is contained in:
parent
0592ae2b6d
commit
efaaa9609e
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
||||||
_srcname=linux-4.8
|
_srcname=linux-4.8
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=4.8.1
|
pkgver=4.8.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnrel=bone1
|
rcnrel=bone1
|
||||||
arch=('armv7h')
|
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'
|
'0001-add-lcd-cape-for-chiliboard.patch'
|
||||||
'config')
|
'config')
|
||||||
md5sums=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
md5sums=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
||||||
'349734be5387f1605074515ad7207627'
|
'7bbd3c729fa79169f7234ae3ed06b46c'
|
||||||
'a3dbd36fac20f7f3a9c6c0b8c7724061'
|
'569127d704c6bb8f27e8ad87da12314d'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'0cd56301c128f5ea412ab41bed00dabc'
|
'0cd56301c128f5ea412ab41bed00dabc'
|
||||||
'fa412d30f1e1cb1fc741badef5e12b2a')
|
'251f4b3c32733048907a406ebeadd95d')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.8.1-1 Kernel Configuration
|
# Linux/arm 4.8.2-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -5856,6 +5856,7 @@ CONFIG_UFS_FS=m
|
||||||
# CONFIG_UFS_DEBUG is not set
|
# CONFIG_UFS_DEBUG is not set
|
||||||
CONFIG_EXOFS_FS=m
|
CONFIG_EXOFS_FS=m
|
||||||
# CONFIG_EXOFS_DEBUG is not set
|
# CONFIG_EXOFS_DEBUG is not set
|
||||||
|
# CONFIG_AUFS_FS is not set
|
||||||
CONFIG_ORE=m
|
CONFIG_ORE=m
|
||||||
CONFIG_NETWORK_FILESYSTEMS=y
|
CONFIG_NETWORK_FILESYSTEMS=y
|
||||||
CONFIG_NFS_FS=y
|
CONFIG_NFS_FS=y
|
||||||
|
|
Loading…
Reference in a new issue