mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 3.18.3-3
This commit is contained in:
parent
0b994b7aad
commit
71cee66fd1
2 changed files with 6 additions and 6 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=f3036a6823322dcb07c8650ce3897db1f3666b09
|
||||
_commit=8bbf5eef164891b2ceb562978a01b3ff203bbcc7
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
bfqver=v7r7
|
||||
arch=('arm' 'armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config.txt'
|
||||
'cmdline.txt'
|
||||
'config')
|
||||
md5sums=('1e1da77a6f564abcf93cf64ed393abaf'
|
||||
md5sums=('474ed0f7cdecc2c54e82608aad2caaa1'
|
||||
'SKIP'
|
||||
'1c7c2d0338939a9e6953a64d80861471'
|
||||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
|
@ -37,7 +37,7 @@ md5sums=('1e1da77a6f564abcf93cf64ed393abaf'
|
|||
'405015cdeb544575c25018b3487a2e76'
|
||||
'9fa1d13e1e36d3fc6c2c39b89fc0bafc'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'46b4b57d60bd346f8a9ff7a5f20c6f39')
|
||||
'7a75efca668bd737a7705432e088c393')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.3-1 Kernel Configuration
|
||||
# Linux/arm 3.18.3-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -4280,7 +4280,7 @@ CONFIG_KGDB_KDB=y
|
|||
CONFIG_KDB_KEYBOARD=y
|
||||
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
|
||||
# CONFIG_ARM_PTDUMP is not set
|
||||
CONFIG_STRICT_DEVMEM=y
|
||||
# CONFIG_STRICT_DEVMEM is not set
|
||||
CONFIG_ARM_UNWIND=y
|
||||
# CONFIG_DEBUG_USER is not set
|
||||
# CONFIG_DEBUG_LL is not set
|
||||
|
|
Loading…
Reference in a new issue