From c78991db23e5025a33e5f40e3829192d0d77911c Mon Sep 17 00:00:00 2001 From: moonman Date: Mon, 22 Sep 2014 03:05:20 -0600 Subject: [PATCH] core/linux-raspberrypi-latest to 3.16.3-1 --- core/linux-raspberrypi-latest/PKGBUILD | 8 ++++---- core/linux-raspberrypi-latest/config | 5 ++++- .../linux-raspberrypi-latest.install | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/core/linux-raspberrypi-latest/PKGBUILD b/core/linux-raspberrypi-latest/PKGBUILD index b1d4f4f93..1c08cf81b 100644 --- a/core/linux-raspberrypi-latest/PKGBUILD +++ b/core/linux-raspberrypi-latest/PKGBUILD @@ -5,11 +5,11 @@ buildarch=18 pkgbase=linux-raspberrypi-latest -_commit=b70fed7c0d9d75f408d9231e1a9e40e1a1510c41 +_commit=ba27be53aa6ef038d3e4bdb6c6da83225b28cb3d _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi" -pkgver=3.16.2 +pkgver=3.16.3 pkgrel=1 bfqver=v7r5 @@ -30,8 +30,8 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver:0:4}.patch" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver:0:4}.0.patch") -md5sums=('2e00e6c95a50b714a4cc5b6194a48d59' - 'cc7c64082e5c62bc57b7f35ab4734efe' +md5sums=('3ac005c164c62ae472447c8f8534c1f8' + 'cd888ec2d86d0ffb3c771e1b0689d3ca' '9335d1263fd426215db69841a380ea26' 'a00e424e2fbb8c5a5f77ba2c4871bed4' '2f82dbe5752af65ff409d737caf11954' diff --git a/core/linux-raspberrypi-latest/config b/core/linux-raspberrypi-latest/config index d183d1db4..6761184c8 100644 --- a/core/linux-raspberrypi-latest/config +++ b/core/linux-raspberrypi-latest/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.16.1-1 Kernel Configuration +# Linux/arm 3.16.3-1 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -2626,6 +2626,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) @@ -2977,6 +2978,7 @@ CONFIG_SND_BCM2708_SOC_I2S=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DAC=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUS=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DIGI=m +CONFIG_SND_BCM2708_SOC_HIFIBERRY_AMP=m CONFIG_SND_BCM2708_SOC_RPI_DAC=m CONFIG_SND_BCM2708_SOC_IQAUDIO_DAC=m # CONFIG_SND_DESIGNWARE_I2S is not set @@ -3023,6 +3025,7 @@ CONFIG_SND_SOC_PCM5102A=m # CONFIG_SND_SOC_SPDIF is not set # CONFIG_SND_SOC_STA350 is not set # CONFIG_SND_SOC_TAS5086 is not set +CONFIG_SND_SOC_TAS5713=m # CONFIG_SND_SOC_TLV320AIC3X is not set # CONFIG_SND_SOC_WM8510 is not set # CONFIG_SND_SOC_WM8523 is not set diff --git a/core/linux-raspberrypi-latest/linux-raspberrypi-latest.install b/core/linux-raspberrypi-latest/linux-raspberrypi-latest.install index fd35f39bb..17764ca96 100644 --- a/core/linux-raspberrypi-latest/linux-raspberrypi-latest.install +++ b/core/linux-raspberrypi-latest/linux-raspberrypi-latest.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-raspberrypi-latest -KERNEL_VERSION=3.16.0-1-ARCH +KERNEL_VERSION=3.16.3-1-ARCH disable_cma() { if [[ -f /boot/config.txt && $(grep '^cma' /boot/config.txt) != '' ]]; then