mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 3.18.4-1
This commit is contained in:
parent
84ffb02f44
commit
9e07128531
2 changed files with 8 additions and 5 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=8bbf5eef164891b2ceb562978a01b3ff203bbcc7
|
||||
_commit=790fc78afdb8d50f40f2fb18b5aa22e11b8fbc48
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.3
|
||||
pkgrel=3
|
||||
pkgver=3.18.4
|
||||
pkgrel=1
|
||||
bfqver=v7r7
|
||||
arch=('arm' 'armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,13 +29,13 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config.txt'
|
||||
'cmdline.txt'
|
||||
'config')
|
||||
md5sums=('474ed0f7cdecc2c54e82608aad2caaa1'
|
||||
md5sums=('39384d24f555f9e720cc81b4fbbfa7c4'
|
||||
'SKIP'
|
||||
'1c7c2d0338939a9e6953a64d80861471'
|
||||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
'8f2743651280f5a022e541f4e95e5546'
|
||||
'405015cdeb544575c25018b3487a2e76'
|
||||
'9fa1d13e1e36d3fc6c2c39b89fc0bafc'
|
||||
'7957284102b84600d6f9c7ac6aacc45f'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'7a75efca668bd737a7705432e088c393')
|
||||
|
||||
|
|
|
@ -67,6 +67,9 @@
|
|||
#device_tree_overlay=pps-gpio
|
||||
#device_tree_param=gpiopin=18
|
||||
|
||||
# Uncomment to enable pfc8523 Real Time Clock
|
||||
#device_tree_overlay=pfc8523-rtc
|
||||
|
||||
# Uncomment if you get no picture on HDMI for a default "safe" mode
|
||||
#hdmi_safe=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue