mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-am33x-legacy to 3.8.13-31
This commit is contained in:
parent
4b0bc304e5
commit
2a8e1dbf12
2 changed files with 6 additions and 5 deletions
|
@ -8,8 +8,8 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=30
|
||||
bonerel=63
|
||||
pkgrel=31
|
||||
bonerel=64
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,8 +23,8 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'aufs3-3.8.patch.xz')
|
||||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'e6de2264287c46038485baa276621a57'
|
||||
'95f8b7e98838fa7dfa187d0ccc20d732'
|
||||
'9e8c4f4922cecc0b5c20194d7e67556d'
|
||||
'e10d1e214198c41338de7951915a89c5'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-30 Kernel Configuration
|
||||
# Linux/arm 3.8.13-31 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -2116,6 +2116,7 @@ CONFIG_VIRTIO_CONSOLE=y
|
|||
CONFIG_HW_RANDOM=y
|
||||
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
|
||||
# CONFIG_HW_RANDOM_ATMEL is not set
|
||||
CONFIG_HW_RANDOM_OMAP=m
|
||||
CONFIG_HW_RANDOM_VIRTIO=m
|
||||
# CONFIG_HW_RANDOM_EXYNOS is not set
|
||||
CONFIG_HW_RANDOM_TPM=m
|
||||
|
|
Loading…
Reference in a new issue