core/linux-raspberrypi to 4.4.43-1

This commit is contained in:
Kevin Mihelich 2017-01-16 00:28:57 +00:00
parent 04710c30f0
commit 531b0d872e
3 changed files with 15 additions and 9 deletions

View file

@ -7,11 +7,11 @@
buildarch=20
pkgbase=linux-raspberrypi
_commit=26511b166c24e838644c0034a8028e1a5314a4de
_commit=1662a03162dd165cf0095a89617b73a1a2d5ab7c
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi"
pkgver=4.4.42
pkgver=4.4.43
pkgrel=1
bfqver=v7r11
arch=('armv6h' 'armv7h')
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'cmdline.txt'
'config.v6'
'config.v7')
md5sums=('6d8df84f612385c4aa5bbe3516bacb51'
md5sums=('fc4c796b62d2c24aaa22adcb97402f49'
'SKIP'
'c1d7fcfe88edb658375089c0a9cc1811'
'953133d5e387de2ad79ac0ae5c27cb6b'
@ -38,8 +38,8 @@ md5sums=('6d8df84f612385c4aa5bbe3516bacb51'
'8c3cb6d8f0609b43f09d083b4006ec5a'
'f95eb9c22c18722e30fc28a5640aeba5'
'60bc3624123c183305677097bcd56212'
'69314c5968a997b89b2ad7fbe5575d82'
'7005505870a4fe0732c879340f96c025')
'301693694819bb8d3b84fb9edaba5620'
'6a7e5e08c9aa0a956242aa096603c563')
prepare() {
cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.35-1 Kernel Configuration
# Linux/arm 4.4.43-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1610,7 +1610,10 @@ CONFIG_DM_PERSISTENT_DATA=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_THIN_PROVISIONING=y
# CONFIG_DM_CACHE is not set
CONFIG_DM_CACHE=m
CONFIG_DM_CACHE_MQ=m
CONFIG_DM_CACHE_SMQ=m
CONFIG_DM_CACHE_CLEANER=m
# CONFIG_DM_ERA is not set
CONFIG_DM_MIRROR=y
CONFIG_DM_LOG_USERSPACE=m

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.35-1 Kernel Configuration
# Linux/arm 4.4.43-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1704,7 +1704,10 @@ CONFIG_DM_PERSISTENT_DATA=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_THIN_PROVISIONING=y
# CONFIG_DM_CACHE is not set
CONFIG_DM_CACHE=m
CONFIG_DM_CACHE_MQ=m
CONFIG_DM_CACHE_SMQ=m
CONFIG_DM_CACHE_CLEANER=m
# CONFIG_DM_ERA is not set
CONFIG_DM_MIRROR=y
CONFIG_DM_LOG_USERSPACE=m