mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 4.4.5-1
This commit is contained in:
parent
cac846e0d9
commit
5dfc74b6d6
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.4.4
|
||||
pkgver=4.4.5
|
||||
pkgrel=1
|
||||
rcnrel=bone5
|
||||
arch=('armv7h')
|
||||
|
@ -21,10 +21,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
|
||||
'config')
|
||||
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
|
||||
'07e9b2c5d0daf7fc2a1ee26a52adcbc0'
|
||||
'5e525baa0f1b3d8991dd0383f5ea2d8f'
|
||||
'edddb33405ea1ab02b90eb9cecaa43f6'
|
||||
'ee13a0874c5f52da21f2366b37980042'
|
||||
'SKIP'
|
||||
'1f20cd22042289910d389c005ad68cf3')
|
||||
'492eea41e7de20062a08c7e65a118716')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.4-1 Kernel Configuration
|
||||
# Linux/arm 4.4.5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2645,7 +2645,7 @@ CONFIG_SPI_DLN2=m
|
|||
CONFIG_SPI_GPIO=m
|
||||
# CONFIG_SPI_FSL_SPI is not set
|
||||
# CONFIG_SPI_OC_TINY is not set
|
||||
CONFIG_SPI_OMAP24XX=y
|
||||
CONFIG_SPI_OMAP24XX=m
|
||||
CONFIG_SPI_TI_QSPI=m
|
||||
# CONFIG_SPI_PXA2XX_PCI is not set
|
||||
# CONFIG_SPI_ROCKCHIP is not set
|
||||
|
|
Loading…
Reference in a new issue