mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 3.12.29-1
This commit is contained in:
parent
935975d692
commit
f6c3246234
2 changed files with 8 additions and 7 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=c256eb9968c8997dce47350d2075e42f1b3991d3
|
||||
_commit=575bf990798cc924e04f6eb1c2030ee058dd7fa2
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.12.28
|
||||
pkgrel=2
|
||||
pkgver=3.12.29
|
||||
pkgrel=1
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,8 +22,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=('f04ac2f80ba2385fb2d819f08a869d3a'
|
||||
'0c33fc99f011e7884a124a909f1de010'
|
||||
md5sums=('3513594cd1ec13ff19de164ffece17c3'
|
||||
'd75db1ee666dfd9b379f1b4ab4e52d7a'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
'2f82dbe5752af65ff409d737caf11954'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.12.28-2 Kernel Configuration
|
||||
# Linux/arm 3.12.29-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1333,7 +1333,7 @@ CONFIG_NET_CORE=y
|
|||
CONFIG_BONDING=m
|
||||
# CONFIG_DUMMY is not set
|
||||
# CONFIG_EQUALIZER is not set
|
||||
CONFIG_IFB=y
|
||||
CONFIG_IFB=m
|
||||
# CONFIG_NET_TEAM is not set
|
||||
CONFIG_MACVLAN=m
|
||||
# CONFIG_MACVTAP is not set
|
||||
|
@ -2492,6 +2492,7 @@ CONFIG_CYPRESS_FIRMWARE=m
|
|||
CONFIG_DVB_B2C2_FLEXCOP=m
|
||||
CONFIG_SMS_SIANO_MDTV=m
|
||||
CONFIG_SMS_SIANO_RC=y
|
||||
# CONFIG_SMS_SIANO_DEBUGFS is not set
|
||||
|
||||
#
|
||||
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
||||
|
|
Loading…
Reference in a new issue