mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 5.0.10-1
This commit is contained in:
parent
cab1cedf83
commit
1e80f383f9
2 changed files with 7 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.0.7
|
||||
pkgver=5.0.10
|
||||
pkgrel=1
|
||||
rcnrel=bone9
|
||||
rcnrel=bone11
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||
'59af0bf9198a90a79da680a675df17e0'
|
||||
'8f1db558ee0732d297a73b4a5f6e36f9'
|
||||
'a46bbfe17039c1fa81edc847af5ea664'
|
||||
'9b00eddd714fd95eb7a144b7c0247492'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'8e456be0558a55f82eb9805c7dac3a72'
|
||||
'2fc2050ddd8b1f205925645170c3b479'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.0.3-1 Kernel Configuration
|
||||
# Linux/arm 5.0.10-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2736,6 +2736,7 @@ CONFIG_UNIX98_PTYS=y
|
|||
# CONFIG_SERIAL_NONSTANDARD is not set
|
||||
CONFIG_N_GSM=m
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
CONFIG_DEVMEM=y
|
||||
# CONFIG_DEVKMEM is not set
|
||||
|
||||
|
@ -2793,7 +2794,6 @@ CONFIG_HW_RANDOM=y
|
|||
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
|
||||
CONFIG_HW_RANDOM_OMAP=y
|
||||
CONFIG_HW_RANDOM_VIRTIO=m
|
||||
# CONFIG_R3964 is not set
|
||||
# CONFIG_RAW_DRIVER is not set
|
||||
CONFIG_TCG_TPM=y
|
||||
CONFIG_HW_RANDOM_TPM=y
|
||||
|
|
Loading…
Reference in a new issue