mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-raspberrypi to 4.9.28-2
This commit is contained in:
parent
f9b5194b19
commit
eae9ee2854
2 changed files with 6 additions and 6 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=1423ac8bfbfb2a9d092b604c676e7a58a5fa3367
|
||||
_commit=8b607d1fd1baa4448df39b50cd907fc080e7f960
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.28
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,12 +23,12 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('c6d27f8874f9c1c599b36aa89a3fa488'
|
||||
md5sums=('86da426c76079f24d0c73a1a408458aa'
|
||||
'4a410ab9a1eefe82e158d36df02b3589'
|
||||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'9adf58a76b6b6ece7a44e7a016e1ccfc'
|
||||
'79f94c1ef2a22773a112fce1e2bba332'
|
||||
'552c43bf6c0225bc213b31ee942b7000'
|
||||
'982f9184dfcfbe52110795cf73674334')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.9.23-1 Kernel Configuration
|
||||
# Linux/arm 4.9.28-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2433,7 +2433,7 @@ CONFIG_TOUCHSCREEN_FUJITSU=m
|
|||
CONFIG_TOUCHSCREEN_GOODIX=m
|
||||
CONFIG_TOUCHSCREEN_ILI210X=m
|
||||
CONFIG_TOUCHSCREEN_GUNZE=m
|
||||
CONFIG_TOUCHSCREEN_EKTF2127=m
|
||||
# CONFIG_TOUCHSCREEN_EKTF2127 is not set
|
||||
CONFIG_TOUCHSCREEN_ELAN=m
|
||||
CONFIG_TOUCHSCREEN_ELO=m
|
||||
CONFIG_TOUCHSCREEN_WACOM_W8001=m
|
||||
|
|
Loading…
Reference in a new issue