core/linux-raspberrypi to 4.4.35-1

This commit is contained in:
Kevin Mihelich 2016-11-26 15:58:37 +00:00
parent 0e08f8b6cb
commit 4027490fbb
3 changed files with 11 additions and 12 deletions

View file

@ -7,12 +7,12 @@
buildarch=20
pkgbase=linux-raspberrypi
_commit=fa00f31867d8f7b7bb2ad2eb6c35f32fa468ca1e
_commit=c0829f81b91e2cb0e4c8130f24a85f6d9035afa0
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi"
pkgver=4.4.34
pkgrel=2
pkgver=4.4.35
pkgrel=1
bfqver=v7r11
arch=('armv6h' 'armv7h')
url="http://www.kernel.org/"
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'cmdline.txt'
'config.v6'
'config.v7')
md5sums=('bdfd9fb0fd2cbf8bbac9193a82bc61a6'
md5sums=('d33a2bdb7128d82e96acd2dbd3d0b966'
'SKIP'
'c1d7fcfe88edb658375089c0a9cc1811'
'953133d5e387de2ad79ac0ae5c27cb6b'
@ -38,8 +38,8 @@ md5sums=('bdfd9fb0fd2cbf8bbac9193a82bc61a6'
'8c3cb6d8f0609b43f09d083b4006ec5a'
'f95eb9c22c18722e30fc28a5640aeba5'
'60bc3624123c183305677097bcd56212'
'b1547b08d530a2363a8d794e547c6114'
'23f92b73db9c4e517bda912c2002e9b8')
'69314c5968a997b89b2ad7fbe5575d82'
'7005505870a4fe0732c879340f96c025')
prepare() {
cd "${srcdir}/${_srcname}"
@ -125,11 +125,10 @@ _package() {
mkdir -p "${pkgdir}"/{lib/modules,lib/firmware}
make INSTALL_MOD_PATH="${pkgdir}" modules_install
make INSTALL_DTBS_PATH="${pkgdir}/boot" dtbs_install
mkdir -p "${pkgdir}/boot/overlays"
cp arch/$KARCH/boot/dts/overlays/{*.dtbo,README} "${pkgdir}/boot/overlays"
[[ $CARCH == "armv6h" ]] && perl scripts/mkknlimg --dtok arch/$KARCH/boot/zImage "${pkgdir}/boot/kernel.img"
[[ $CARCH == "armv7h" ]] && perl scripts/mkknlimg --dtok arch/$KARCH/boot/zImage "${pkgdir}/boot/kernel7.img"
cp arch/$KARCH/boot/dts/overlays/README "${pkgdir}/boot/overlays"
# set correct depmod command for install
sed \

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.34-2 Kernel Configuration
# Linux/arm 4.4.35-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -3537,7 +3537,7 @@ CONFIG_SND_SOC_ADAU1701=m
CONFIG_SND_SOC_ADAU1977=m
CONFIG_SND_SOC_ADAU1977_I2C=m
# CONFIG_SND_SOC_AK4104 is not set
# CONFIG_SND_SOC_AK4554 is not set
CONFIG_SND_SOC_AK4554=m
# CONFIG_SND_SOC_AK4613 is not set
# CONFIG_SND_SOC_AK4642 is not set
# CONFIG_SND_SOC_AK5386 is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.34-2 Kernel Configuration
# Linux/arm 4.4.35-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -3634,7 +3634,7 @@ CONFIG_SND_SOC_ADAU1701=m
CONFIG_SND_SOC_ADAU1977=m
CONFIG_SND_SOC_ADAU1977_I2C=m
# CONFIG_SND_SOC_AK4104 is not set
# CONFIG_SND_SOC_AK4554 is not set
CONFIG_SND_SOC_AK4554=m
# CONFIG_SND_SOC_AK4613 is not set
# CONFIG_SND_SOC_AK4642 is not set
# CONFIG_SND_SOC_AK5386 is not set