mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 3.10.22
This commit is contained in:
parent
ceda38df1c
commit
6c9ea78156
2 changed files with 7 additions and 7 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=80b5e2c47c371386c57529735183fd6a7f3b87f3
|
||||
_commit=5ebf1db80e2c03e92d570605b53f91a06112574f
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.10.21
|
||||
pkgver=3.10.22
|
||||
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%.*}")
|
||||
|
||||
md5sums=('702b8b975361e6aec704570b57888ad1'
|
||||
'a41149002ecf0c36dfd9833e4d445c23'
|
||||
md5sums=('208efccbe90051799213d7399cb191d2'
|
||||
'7fdd715cf31649f71e9c1ee5e99a47e3'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.19-3 Kernel Configuration
|
||||
# Linux/arm 3.10.22-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -2350,6 +2350,8 @@ CONFIG_VIDEO_EM28XX_DVB=m
|
|||
CONFIG_VIDEO_EM28XX_RC=m
|
||||
CONFIG_V4L_PLATFORM_DRIVERS=y
|
||||
# CONFIG_SOC_CAMERA is not set
|
||||
CONFIG_VIDEO_BCM2835=y
|
||||
CONFIG_VIDEO_BCM2835_MMAL=m
|
||||
CONFIG_V4L_MEM2MEM_DRIVERS=y
|
||||
# CONFIG_VIDEO_SH_VEU is not set
|
||||
# CONFIG_V4L_TEST_DRIVERS is not set
|
||||
|
@ -3655,9 +3657,7 @@ CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
|
|||
# CONFIG_SECURITY_YAMA is not set
|
||||
# CONFIG_IMA is not set
|
||||
# CONFIG_EVM is not set
|
||||
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
|
||||
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
|
||||
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
CONFIG_DEFAULT_SECURITY=""
|
||||
CONFIG_XOR_BLOCKS=y
|
||||
|
|
Loading…
Reference in a new issue