mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv5 to 4.19.12-1
This commit is contained in:
parent
b9e69696fc
commit
183f730945
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=4.19.10
|
||||
pkgver=4.19.12
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
||||
'0b50abe3e723da99eb18f74380877bd2'
|
||||
'1e33e1e7f80f8dbe4a0274ba274626b4'
|
||||
'a6a9bd6503c3cab5163590541ed1a125'
|
||||
'965da7ab05bc9f4d67eef06bb429a4d9'
|
||||
'5f785fedf692c7a68bf592564944bff3'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
|||
'eb00def5fc3a2e1d690f3b7e67788345'
|
||||
'638035602b3e456d4babfe5559bfba94'
|
||||
'f85bf2ab9fa056f5dfa7650b59a37d6f'
|
||||
'84fac1462327a3ea0bad9aea48ed7395'
|
||||
'aedef0cf02ec341fccdb1c3ae38297e2'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.2-1 Kernel Configuration
|
||||
# Linux/arm 4.19.12-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -113,9 +113,9 @@ CONFIG_CGROUP_WRITEBACK=y
|
|||
CONFIG_CGROUP_SCHED=y
|
||||
CONFIG_FAIR_GROUP_SCHED=y
|
||||
CONFIG_CFS_BANDWIDTH=y
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
# CONFIG_RT_GROUP_SCHED is not set
|
||||
CONFIG_CGROUP_PIDS=y
|
||||
# CONFIG_CGROUP_RDMA is not set
|
||||
CONFIG_CGROUP_RDMA=y
|
||||
CONFIG_CGROUP_FREEZER=y
|
||||
CONFIG_CGROUP_DEVICE=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
|
|
Loading…
Reference in a new issue