mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv7-rc to 4.6.rc2-1
This commit is contained in:
parent
6569dfeda8
commit
68fcd6710c
2 changed files with 10 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.6
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
_rcnrel=armv7-x0
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -22,7 +22,7 @@ options=('!strip')
|
|||
source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||
"https://www.kernel.org/pub/linux/kernel/v4.x/testing/patch-${_rcver}-rc${_rcrel}.xz"
|
||||
#"https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz"
|
||||
"http://rcn-ee.com/deb/wheezy-armhf/v${_rcver}.0-rc${_rcrel}-${_rcnrel}/patch-${_rcver}-rc${_rcrel}-${_rcnrel}.diff.gz"
|
||||
"http://rcn-ee.com/deb/sid-armhf/v${_rcver}.0-rc${_rcrel}-${_rcnrel}/patch-${_rcver}-rc${_rcrel}-${_rcnrel}.diff.gz"
|
||||
'0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch'
|
||||
'0002-ARM-atags-fdt-retrieve-MAC-addresses-from-Marvell-bo.patch'
|
||||
'0003-SMILE-Plug-device-tree-file.patch'
|
||||
|
@ -38,8 +38,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk')
|
||||
md5sums=('a60d48eee08ec0536d5efb17ca819aef'
|
||||
'b4787fc5e8e27bf21e294448ff566c04'
|
||||
'8e32e9ad90091cb7c273875f8eaec226'
|
||||
'e3752dbebf18b474b70d589ddb148706'
|
||||
'c1c653487392bf69e3163f493a39aeca'
|
||||
'fcf612f5a71f3c96d0e574d415cebd14'
|
||||
'fad932a4bc1da070b64c06b003405b70'
|
||||
'55697205d01f197cbb0a204f1fbc11a7'
|
||||
|
@ -49,7 +49,7 @@ md5sums=('a60d48eee08ec0536d5efb17ca819aef'
|
|||
'426888e80a5c62276e76dad08ece3a8d'
|
||||
'1e4daa74081b645cd9d0508a04d4ad44'
|
||||
'ca2c19f4ecf593dd6fccd7d23e9a6efc'
|
||||
'fdf8f96b334920a1f71ba2afbd99112d'
|
||||
'b8acccb6f6a14cd580ecaf81eba02969'
|
||||
'1813b39074d01af6548951764a0f6444'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.6.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.6.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -240,8 +240,8 @@ CONFIG_SECCOMP_FILTER=y
|
|||
CONFIG_HAVE_CC_STACKPROTECTOR=y
|
||||
CONFIG_CC_STACKPROTECTOR=y
|
||||
# CONFIG_CC_STACKPROTECTOR_NONE is not set
|
||||
CONFIG_CC_STACKPROTECTOR_REGULAR=y
|
||||
# CONFIG_CC_STACKPROTECTOR_STRONG is not set
|
||||
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
|
||||
CONFIG_CC_STACKPROTECTOR_STRONG=y
|
||||
CONFIG_HAVE_CONTEXT_TRACKING=y
|
||||
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
|
||||
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
|
||||
|
@ -5004,7 +5004,7 @@ CONFIG_DRM_I2C_NXP_TDA998X=m
|
|||
# CONFIG_DRM_AMDGPU is not set
|
||||
|
||||
#
|
||||
# ACP Configuration
|
||||
# ACP (Audio CoProcessor) Configuration
|
||||
#
|
||||
# CONFIG_DRM_AMD_ACP is not set
|
||||
CONFIG_DRM_NOUVEAU=m
|
||||
|
@ -6082,7 +6082,7 @@ CONFIG_MMC_SDHCI_TEGRA=y
|
|||
CONFIG_MMC_SDHCI_S3C=y
|
||||
CONFIG_MMC_SDHCI_PXAV3=y
|
||||
CONFIG_MMC_SDHCI_S3C_DMA=y
|
||||
CONFIG_MMC_SDHCI_BCM2835=y
|
||||
# CONFIG_MMC_SDHCI_BCM2835 is not set
|
||||
CONFIG_MMC_SDHCI_F_SDH30=y
|
||||
CONFIG_MMC_SDHCI_IPROC=y
|
||||
CONFIG_MMC_OMAP=y
|
||||
|
|
Loading…
Reference in a new issue