core/linux-am33x to 3.16.2-1

This commit is contained in:
Kevin Mihelich 2014-09-07 00:57:41 +00:00
parent 0aca879e27
commit b3055246ed
2 changed files with 15 additions and 8 deletions

View file

@ -7,9 +7,9 @@ pkgbase=linux-am33x
_srcname=linux-3.16
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=3.16.1
pkgrel=2
rcnrel=bone4
pkgver=3.16.2
pkgrel=1
rcnrel=bone5
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -21,10 +21,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
'config')
md5sums=('5c569ed649a0c9711879f333e90c5386'
'9da4b0f5e343455b8141bcfa47e88cf5'
'c7838baffa417de5267e7372a56ec79c'
'926e6e2ee0634ce53730701da749b040'
'606122a7a607959b92b73281f52fe3d0'
'SKIP'
'9d0d67f5dba7b18c84a96160417b959c')
'142d0cf171e366a4ffccc66fc6a60038')
prepare() {
cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.16.1-1 Kernel Configuration
# Linux/arm 3.16.2-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -2421,10 +2421,16 @@ CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_OMAP=y
CONFIG_HW_RANDOM_OMAP3_ROM=y
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_HW_RANDOM_TPM=m
# CONFIG_NVRAM is not set
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS_I2C_ATMEL=m
# CONFIG_TCG_TIS_I2C_INFINEON is not set
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_ST33_I2C is not set
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
@ -5312,6 +5318,7 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
CONFIG_KEYS=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_BIG_KEYS is not set
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
CONFIG_KEYS_DEBUG_PROC_KEYS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set