mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x to 4.8.7-1
This commit is contained in:
parent
7114145428
commit
31fa09a470
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.8
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.8.6
|
||||
pkgver=4.8.7
|
||||
pkgrel=1
|
||||
rcnrel=bone2
|
||||
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=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
||||
'666753363fd69ac2c1a94f4349a7197e'
|
||||
'8c292bccf53a48a5d6fd76c32193c5eb'
|
||||
'ad7cdae5329497d07582b31858516686'
|
||||
'bf4f0ede219ee1bc3a28cf8ad18c9514'
|
||||
'SKIP'
|
||||
'0cd56301c128f5ea412ab41bed00dabc'
|
||||
'b02fd99d43afa2cda8d9f4e09f5e0409')
|
||||
'68a62b3336845feddccf85284592c4d3')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.3-1 Kernel Configuration
|
||||
# Linux/arm 4.8.7-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1773,6 +1773,7 @@ CONFIG_SRAM=y
|
|||
CONFIG_VEXPRESS_SYSCFG=y
|
||||
CONFIG_BONE_CAPEMGR=y
|
||||
# CONFIG_DEV_OVERLAYMGR is not set
|
||||
CONFIG_TIEQEP=m
|
||||
CONFIG_C2PORT=m
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue