mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 4.0.4-1
This commit is contained in:
parent
6a6ea54b11
commit
b0e4674abf
2 changed files with 7 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.0.3
|
||||
pkgver=4.0.4
|
||||
pkgrel=1
|
||||
rcnrel=bone3
|
||||
rcnrel=bone4
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,10 +22,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
#"git+https://github.com/sfjro/aufs4-standalone.git#branch=aufs4.x-rcN"
|
||||
'config')
|
||||
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
||||
'0ccd3969e595402f4f6bed790d5481a6'
|
||||
'7241d082478dc5e581b9d6bd1aa3e345'
|
||||
'30de8c55237264deee4d4fc60eee78fd'
|
||||
'f3b854338789269296302d95346882a1'
|
||||
'SKIP'
|
||||
'ab6fcee30e0cced6193b4085d4919917')
|
||||
'd40906c7ac40da506f6dcc6c60e97535')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.0.0-1 Kernel Configuration
|
||||
# Linux/arm 4.0.4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2548,7 +2548,7 @@ CONFIG_PPS=y
|
|||
#
|
||||
# CONFIG_PPS_CLIENT_KTIMER is not set
|
||||
CONFIG_PPS_CLIENT_LDISC=m
|
||||
# CONFIG_PPS_CLIENT_GPIO is not set
|
||||
CONFIG_PPS_CLIENT_GPIO=m
|
||||
|
||||
#
|
||||
# PPS generators support
|
||||
|
|
Loading…
Reference in a new issue