mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x to 4.4.0-5
This commit is contained in:
parent
779440a50b
commit
945d67e50c
2 changed files with 5 additions and 7 deletions
|
@ -8,8 +8,8 @@ _srcname=linux-4.4
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.4.0
|
||||
pkgrel=4
|
||||
rcnrel=bone3
|
||||
pkgrel=5
|
||||
rcnrel=bone2
|
||||
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"
|
|||
'kernel-CVE-2016-0728.patch'
|
||||
'config')
|
||||
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
|
||||
'67f6f04aa656ec68936a8be0cbdb80af'
|
||||
'49c52784ef777e3c68e9eae306709a6b'
|
||||
'SKIP'
|
||||
'6470e9783bd1c7a8feddc2d67f07afd5'
|
||||
'f7e62d77d7d5e128922cc3e0c541b5a6')
|
||||
'1b22c1d4615e09fa5bd1ac2df07541fd')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.0-4 Kernel Configuration
|
||||
# Linux/arm 4.4.0-5 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3763,7 +3763,6 @@ CONFIG_DRM_KMS_CMA_HELPER=y
|
|||
# I2C encoder or helper chips
|
||||
#
|
||||
CONFIG_DRM_I2C_ADV7511=m
|
||||
CONFIG_DRM_I2C_ADIHDMI=m
|
||||
CONFIG_DRM_I2C_CH7006=m
|
||||
CONFIG_DRM_I2C_SIL164=m
|
||||
CONFIG_DRM_I2C_NXP_TDA998X=m
|
||||
|
@ -5283,7 +5282,6 @@ CONFIG_TSYS02D=m
|
|||
CONFIG_PWM=y
|
||||
CONFIG_PWM_SYSFS=y
|
||||
# CONFIG_PWM_FSL_FTM is not set
|
||||
CONFIG_PWM_OMAP_DMTIMER=m
|
||||
CONFIG_PWM_PCA9685=m
|
||||
CONFIG_PWM_TIECAP=m
|
||||
CONFIG_PWM_TIEHRPWM=m
|
||||
|
|
Loading…
Reference in a new issue