mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.9.78-1 (#1556)
This commit is contained in:
parent
300443aa16
commit
12a079a048
2 changed files with 6 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=783daf505c2d8ecf26eeb4b4cd657f4b48072540
|
||||
_commit=6071d6022278d8b150e6427ba7b16624e0512358
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.77
|
||||
pkgver=4.9.78
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,12 +23,12 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('ff00c64e9a04be3824a6e1d9c8014728'
|
||||
md5sums=('c3dae1850f81162f21ecdf63cd168f78'
|
||||
'5f520a38ab4e943bfa1ba102f80fb2a0'
|
||||
'9a88b55134d9f8f3ad2331b93f4b7b79'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'b5c93babee899045446b81861422329c'
|
||||
'2f17aec93b34ce0c7dca39e57245d52c'
|
||||
'552c43bf6c0225bc213b31ee942b7000'
|
||||
'982f9184dfcfbe52110795cf73674334')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.9.66-1 Kernel Configuration
|
||||
# Linux/arm 4.9.78-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2427,6 +2427,7 @@ CONFIG_TOUCHSCREEN_HAMPSHIRE=m
|
|||
CONFIG_TOUCHSCREEN_EETI=m
|
||||
CONFIG_TOUCHSCREEN_EGALAX=m
|
||||
CONFIG_TOUCHSCREEN_EGALAX_SERIAL=m
|
||||
CONFIG_TOUCHSCREEN_EXC3000=m
|
||||
CONFIG_TOUCHSCREEN_FUJITSU=m
|
||||
CONFIG_TOUCHSCREEN_GOODIX=m
|
||||
CONFIG_TOUCHSCREEN_ILI210X=m
|
||||
|
|
Loading…
Reference in a new issue