mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-am33x to 4.8.3-1
This commit is contained in:
parent
775344c33e
commit
dced73a4dc
2 changed files with 6 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.2
|
||||
pkgver=4.8.3
|
||||
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=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
||||
'7bbd3c729fa79169f7234ae3ed06b46c'
|
||||
'569127d704c6bb8f27e8ad87da12314d'
|
||||
'9e430392b1cc430522fa7b27fc4301fc'
|
||||
'4dee557d6d68245f738e2d5a2c86de0c'
|
||||
'SKIP'
|
||||
'0cd56301c128f5ea412ab41bed00dabc'
|
||||
'251f4b3c32733048907a406ebeadd95d')
|
||||
'b02fd99d43afa2cda8d9f4e09f5e0409')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.2-1 Kernel Configuration
|
||||
# Linux/arm 4.8.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1578,7 +1578,7 @@ CONFIG_DMA_CMA=y
|
|||
#
|
||||
# Default contiguous memory area size:
|
||||
#
|
||||
CONFIG_CMA_SIZE_MBYTES=24
|
||||
CONFIG_CMA_SIZE_MBYTES=48
|
||||
CONFIG_CMA_SIZE_SEL_MBYTES=y
|
||||
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
|
||||
# CONFIG_CMA_SIZE_SEL_MIN is not set
|
||||
|
|
Loading…
Reference in a new issue