core/linux-raspberrypi to 4.4.11-2

This commit is contained in:
Kevin Mihelich 2016-05-24 00:03:27 +00:00
parent 25c49b89cc
commit 50e4a576d3
3 changed files with 27 additions and 7 deletions

View file

@ -7,12 +7,12 @@
buildarch=20
pkgbase=linux-raspberrypi
_commit=a2cf1452e4838fddcdc74511c7675a20a9a5fed6
_commit=233755da0e7903fccb41f0b8c14e1da5244b69ec
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi"
pkgver=4.4.11
pkgrel=1
pkgrel=2
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=('b69b14b2d271b71c3cfa0a8491d9cbb5'
md5sums=('145c673e5a25147ab0a16fb5336b642c'
'SKIP'
'c1d7fcfe88edb658375089c0a9cc1811'
'953133d5e387de2ad79ac0ae5c27cb6b'
@ -38,8 +38,8 @@ md5sums=('b69b14b2d271b71c3cfa0a8491d9cbb5'
'8c3cb6d8f0609b43f09d083b4006ec5a'
'f95eb9c22c18722e30fc28a5640aeba5'
'60bc3624123c183305677097bcd56212'
'dbb236fdaed1031fac136996774dac17'
'786d7b426b2c87a1d5760f5ce0bc7235')
'82103735f070ab044c91ff05e632817b'
'd3e3b2ad50bfac7ffab0e4716d74b645')
prepare() {
cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.11-1 Kernel Configuration
# Linux/arm 4.4.11-2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -3311,6 +3311,15 @@ CONFIG_DRM_UDL=m
# CONFIG_DRM_ARMADA is not set
# CONFIG_DRM_TILCDC is not set
# CONFIG_DRM_FSL_DCU is not set
CONFIG_DRM_PANEL=y
#
# Display Panels
#
CONFIG_DRM_PANEL_SIMPLE=m
# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
# CONFIG_DRM_PANEL_LG_LG4573 is not set
# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
CONFIG_DRM_BRIDGE=y
#
@ -3392,6 +3401,7 @@ CONFIG_BACKLIGHT_GPIO=m
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEOMODE_HELPERS=y
CONFIG_HDMI=y
#

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.11-1 Kernel Configuration
# Linux/arm 4.4.11-2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -3408,6 +3408,15 @@ CONFIG_DRM_UDL=m
# CONFIG_DRM_ARMADA is not set
# CONFIG_DRM_TILCDC is not set
# CONFIG_DRM_FSL_DCU is not set
CONFIG_DRM_PANEL=y
#
# Display Panels
#
CONFIG_DRM_PANEL_SIMPLE=m
# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
# CONFIG_DRM_PANEL_LG_LG4573 is not set
# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
CONFIG_DRM_BRIDGE=y
#
@ -3489,6 +3498,7 @@ CONFIG_BACKLIGHT_GPIO=m
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEOMODE_HELPERS=y
CONFIG_HDMI=y
#