mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 4.8.12-1
This commit is contained in:
parent
77709d1c6d
commit
77df05c548
2 changed files with 5 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.8
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.8.11
|
||||
pkgver=4.8.12
|
||||
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'
|
||||
'd999d6d294818491221f6d9789a667e8'
|
||||
'793ddf2efb29b082a322d9048bf16e5b'
|
||||
'9a938fd7a82d8b390f957657947fe673'
|
||||
'fcb94c25866d1b44cbb279ae358e0eef'
|
||||
'SKIP'
|
||||
'0cd56301c128f5ea412ab41bed00dabc'
|
||||
'68a62b3336845feddccf85284592c4d3')
|
||||
'17a3edfc858c1d8def25e92df95be825')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.7-1 Kernel Configuration
|
||||
# Linux/arm 4.8.12-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -107,7 +107,6 @@ CONFIG_SRCU=y
|
|||
# CONFIG_TASKS_RCU is not set
|
||||
# CONFIG_RCU_STALL_COMMON is not set
|
||||
# CONFIG_TREE_RCU_TRACE is not set
|
||||
# CONFIG_RCU_EXPEDITE_BOOT is not set
|
||||
CONFIG_BUILD_BIN2C=y
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
|
|
Loading…
Reference in a new issue