mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi-latest to 3.12.3
This commit is contained in:
parent
6c9ea78156
commit
31f63bcce6
2 changed files with 8 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi-latest
|
||||
_commit=3c2fdd489e5e62b83484bba189fd5674fb5e1923
|
||||
_commit=7dac37b9865ab51f7a68b7703bf6792b698fee1b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.12.2
|
||||
pkgver=3.12.3
|
||||
pkgrel=1
|
||||
bfqver=v6r2
|
||||
uksmver="0.1.2.2"
|
||||
|
@ -31,8 +31,8 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver%.*}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver%.*}.patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver%.*}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver%.*}.0.patch")
|
||||
|
||||
md5sums=('de947a95a528b6cc3bdd4d3c7c1f0ded'
|
||||
'd0d9d44e23c43c9173405006e2b6f191'
|
||||
md5sums=('3af05d79f48df553d4484a7fed7ea1ce'
|
||||
'7bfa28356f504819f4df16a7e68ca805'
|
||||
'c0d63f4d42fd334bf31e4f749d4694f3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.12.1-1 Kernel Configuration
|
||||
# Linux/arm 3.12.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -2231,7 +2231,7 @@ CONFIG_VIDEOBUF_DVB=m
|
|||
CONFIG_VIDEOBUF2_CORE=m
|
||||
CONFIG_VIDEOBUF2_MEMOPS=m
|
||||
CONFIG_VIDEOBUF2_VMALLOC=m
|
||||
CONFIG_VIDEO_V4L2_INT_DEVICE=m
|
||||
# CONFIG_VIDEO_V4L2_INT_DEVICE is not set
|
||||
CONFIG_DVB_CORE=m
|
||||
CONFIG_DVB_NET=y
|
||||
CONFIG_TTPCI_EEPROM=m
|
||||
|
@ -2412,6 +2412,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_VIDEO_RENESAS_VSP1 is not set
|
||||
|
|
Loading…
Reference in a new issue