mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x to 5.1.5-1
This commit is contained in:
parent
e807a0f06f
commit
e6335648a8
2 changed files with 7 additions and 6 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.1.4
|
||||
pkgver=5.1.5
|
||||
pkgrel=1
|
||||
rcnrel=bone4
|
||||
rcnrel=bone5
|
||||
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=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'7c2ddda642038dd20d02df5072cd51c8'
|
||||
'16f72d52ff2937671a38c79410de4af1'
|
||||
'010a7425cb63f64c8122685d0c860f16'
|
||||
'73cac5457befdd28da1061c443f93ced'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'87157ff21d5e55f92cf0d96625dda061'
|
||||
'4633282ab4fb599e55feab05bab74cbf'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.1.4-1 Kernel Configuration
|
||||
# Linux/arm 5.1.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -626,6 +626,7 @@ CONFIG_ARCH_MMAP_RND_BITS=8
|
|||
CONFIG_CLONE_BACKWARDS=y
|
||||
CONFIG_OLD_SIGSUSPEND3=y
|
||||
CONFIG_OLD_SIGACTION=y
|
||||
CONFIG_64BIT_TIME=y
|
||||
CONFIG_COMPAT_32BIT_TIME=y
|
||||
CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
|
||||
CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y
|
||||
|
|
Loading…
Reference in a new issue