mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 4.14.77-1
This commit is contained in:
parent
e38ad81ce1
commit
11648e43b8
2 changed files with 7 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=3f8c1fd4b21a317e7329d4c8f67ac34d886e08c2
|
||||
_commit=b839be4a86818a7ded1867c53ed2d5071a5c63db
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.76
|
||||
pkgver=4.14.77
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -22,10 +22,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('8388e1385cc07e8f79d12466d1f96bd1'
|
||||
md5sums=('8e3e2b2e4a4f6509f9749ad7c5a4d148'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'275cfc085c8b85dd6aa3ac29bf7fde1a'
|
||||
'3b0532d1457eb5f98442286510792e44'
|
||||
'552c43bf6c0225bc213b31ee942b7000'
|
||||
'982f9184dfcfbe52110795cf73674334')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.72-1 Kernel Configuration
|
||||
# Linux/arm 4.14.77-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -517,6 +517,8 @@ CONFIG_ARM_VIRT_EXT=y
|
|||
CONFIG_SWP_EMULATE=y
|
||||
# CONFIG_CPU_ICACHE_DISABLE is not set
|
||||
# CONFIG_CPU_BPREDICT_DISABLE is not set
|
||||
CONFIG_CPU_SPECTRE=y
|
||||
CONFIG_HARDEN_BRANCH_PREDICTOR=y
|
||||
CONFIG_KUSER_HELPERS=y
|
||||
CONFIG_VDSO=y
|
||||
CONFIG_DMA_CACHE_RWFO=y
|
||||
|
|
Loading…
Reference in a new issue