mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi 3.12.25-1
This commit is contained in:
parent
1ce7e5af13
commit
e75e655d6c
2 changed files with 7 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=377b5bfa4b277605004a3f514e5287d7cba377b1
|
||||
_commit=a58c89292b7fa399624e40047b699ae910b41880
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.12.24
|
||||
pkgver=3.12.25
|
||||
pkgrel=1
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,8 +23,8 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'imagetool-uncompressed.py'
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}.x")
|
||||
|
||||
md5sums=('cf561305e0ee195be8fcd800f5fd51f0'
|
||||
'76a2bcba7382be9a7a7ffc1e3be9c972'
|
||||
md5sums=('f96b3a99da55210095480ea22f050bd4'
|
||||
'fe0099fabf13060a56c511697c999054'
|
||||
'98beb36f9b8cf16e58de2483ea9985e3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.12.20-3 Kernel Configuration
|
||||
# Linux/arm 3.12.25-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1812,6 +1812,7 @@ CONFIG_MAX_RAW_DEVS=256
|
|||
# CONFIG_TCG_TPM is not set
|
||||
CONFIG_BRCM_CHAR_DRIVERS=y
|
||||
CONFIG_BCM_VC_CMA=y
|
||||
# CONFIG_BCM_VC_SM is not set
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_BOARDINFO=y
|
||||
CONFIG_I2C_COMPAT=y
|
||||
|
@ -3568,8 +3569,8 @@ CONFIG_AUFS_SBILIST=y
|
|||
CONFIG_AUFS_HNOTIFY=y
|
||||
CONFIG_AUFS_HFSNOTIFY=y
|
||||
CONFIG_AUFS_EXPORT=y
|
||||
# CONFIG_AUFS_FHSM is not set
|
||||
CONFIG_AUFS_RDU=y
|
||||
CONFIG_AUFS_SP_IATTR=y
|
||||
CONFIG_AUFS_SHWH=y
|
||||
CONFIG_AUFS_BR_RAMFS=y
|
||||
CONFIG_AUFS_BR_FUSE=y
|
||||
|
|
Loading…
Reference in a new issue