mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 3.19.3-1
This commit is contained in:
parent
f9cdec4c50
commit
f163d80933
2 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-3.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=3.19.1
|
||||
pkgver=3.19.3
|
||||
pkgrel=1
|
||||
rcnrel=bone4
|
||||
arch=('armv7h')
|
||||
|
@ -22,10 +22,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
#"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.x-rcN"
|
||||
'config')
|
||||
md5sums=('d3fc8316d4d4d04b65cbc2d70799e763'
|
||||
'2f2822cf2d84a8ec3a8b044e732cf45b'
|
||||
'296c9b14c60bb6b4737d6a7ae4b8658e'
|
||||
'1fec75551b2f55fced43df8394b1fd9a'
|
||||
'846cdf829463be2299da61b3ff184565'
|
||||
'SKIP'
|
||||
'6f62bf0203a3cc40b16c5686d6b0876f')
|
||||
'd2b83104db83c58f1c1d94addf3c670f')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.19.0-1 Kernel Configuration
|
||||
# Linux/arm 3.19.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -4488,8 +4488,8 @@ CONFIG_ASYNC_TX_DMA=y
|
|||
# CONFIG_DMATEST is not set
|
||||
# CONFIG_AUXDISPLAY is not set
|
||||
CONFIG_UIO=m
|
||||
# CONFIG_UIO_PDRV_GENIRQ is not set
|
||||
# CONFIG_UIO_DMEM_GENIRQ is not set
|
||||
CONFIG_UIO_PDRV_GENIRQ=m
|
||||
CONFIG_UIO_DMEM_GENIRQ=m
|
||||
# CONFIG_VFIO is not set
|
||||
CONFIG_VIRT_DRIVERS=y
|
||||
CONFIG_VIRTIO=m
|
||||
|
|
Loading…
Reference in a new issue