mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 3.18.12-1
This commit is contained in:
parent
8d2f4684a5
commit
7461d6bd37
3 changed files with 10 additions and 8 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=bb6b4b6b331680bed807605685572d727638bb51
|
||||
_commit=2747cc0bde4ca441691260fae1e34c9ef954ccae
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.11
|
||||
pkgrel=4
|
||||
pkgver=3.18.12
|
||||
pkgrel=1
|
||||
bfqver=v7r7
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -30,7 +30,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'cmdline.txt'
|
||||
'config.v6'
|
||||
'config.v7')
|
||||
md5sums=('a0bb885902e9f05c0bcb61d8e3fc87ef'
|
||||
md5sums=('0a6016a185b63dbb9f86ac7ed287e42b'
|
||||
'SKIP'
|
||||
'1c7c2d0338939a9e6953a64d80861471'
|
||||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
|
@ -38,8 +38,8 @@ md5sums=('a0bb885902e9f05c0bcb61d8e3fc87ef'
|
|||
'69d50a4604a587ae770e4be244e293bd'
|
||||
'9a3c82da627b317ec79c37fd6afba569'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'f5584e9c6d4e4f598c5f72f0b9c3ee4a'
|
||||
'169138b5cc4092926f31bba188e3d021')
|
||||
'6391234a492a59542e0935b50a6f15ff'
|
||||
'bec43268d31db4d6e214fea34bb4319f')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.11-2 Kernel Configuration
|
||||
# Linux/arm 3.18.12-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1725,6 +1725,7 @@ CONFIG_RT2X00_LIB_CRYPTO=y
|
|||
CONFIG_RT2X00_LIB_LEDS=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_AP_MODE=y
|
||||
CONFIG_WL_TI=y
|
||||
CONFIG_WL1251=m
|
||||
# CONFIG_WL1251_SPI is not set
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.11-2 Kernel Configuration
|
||||
# Linux/arm 3.18.12-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1816,6 +1816,7 @@ CONFIG_RT2X00_LIB_CRYPTO=y
|
|||
CONFIG_RT2X00_LIB_LEDS=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_AP_MODE=y
|
||||
CONFIG_WL_TI=y
|
||||
CONFIG_WL1251=m
|
||||
# CONFIG_WL1251_SPI is not set
|
||||
|
|
Loading…
Reference in a new issue