mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 3.18.8-1
This commit is contained in:
parent
7c8e32cbd3
commit
189b1a43c7
2 changed files with 9 additions and 6 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=8602a3f3fc6338d690f882b5c0ae58d774cb186e
|
||||
_commit=246530ff8a4f302b8666c6d9cf509407d8c1257a
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.7
|
||||
pkgrel=10
|
||||
pkgver=3.18.8
|
||||
pkgrel=1
|
||||
bfqver=v7r7
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -30,13 +30,13 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'cmdline.txt'
|
||||
'config.v6'
|
||||
'config.v7')
|
||||
md5sums=('a4e6dfab2dbdb27be07511c2b8d2e77c'
|
||||
md5sums=('1eba2b2790d70a64295c1c40a65f4231'
|
||||
'SKIP'
|
||||
'1c7c2d0338939a9e6953a64d80861471'
|
||||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
'8f2743651280f5a022e541f4e95e5546'
|
||||
'405015cdeb544575c25018b3487a2e76'
|
||||
'ce036a094c08855d0b7946d39b398a0c'
|
||||
'69d50a4604a587ae770e4be244e293bd'
|
||||
'b10de933710e1c20f3048d88aa6b2c52'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'd8723946c6a5dedd2188ac1d762b4d42'
|
||||
'5be4806dbb426ae8cc7479d86b9aa638')
|
||||
|
|
|
@ -106,6 +106,9 @@
|
|||
#device_tree_overlay=piscreen
|
||||
#device_tree_overlay=rpi-display
|
||||
|
||||
# Uncomment to enable the Microchip ENC28J60 Ethernet Controller
|
||||
#device_tree_overlay=enc28j60
|
||||
|
||||
# Uncomment if you get no picture on HDMI for a default "safe" mode
|
||||
#hdmi_safe=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue