mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 4.1.rc2-1
This commit is contained in:
parent
1d6e07b495
commit
2b20f80a3d
2 changed files with 17 additions and 30 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.1
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
_rcnrel=armv7-x0
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -21,7 +21,6 @@ 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"
|
||||
"http://rcn-ee.com/deb/sid-armhf/v${_rcver}.0-rc${_rcrel}-${_rcnrel}/patch-${_rcver}-rc${_rcrel}-${_rcnrel}.diff.gz"
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.x-rcN"
|
||||
'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'
|
||||
|
@ -30,16 +29,15 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0006-ARM-TLV320AIC23-SoC-Audio-Codec-Fix-errors-reported-.patch'
|
||||
'config')
|
||||
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
||||
'7178b5adbaac914f1aa81757295f32c0'
|
||||
'3e7dea16f40b4aa94c78b1c3d250f055'
|
||||
'SKIP'
|
||||
'1af1ca2f20db7ebc2a94a786fb6f8e86'
|
||||
'fa2bf53ebf7e296ed29693d746e0e92d'
|
||||
'ae06c5772832d351d49b8ac0fe4a9ce2'
|
||||
'7057519a84b74c1a4ec4981396edd845'
|
||||
'1ce8c458126bfaf005366bc2e70ad866'
|
||||
'90911aad404f80fcf81488da57bf2906'
|
||||
'1a9033f9bd00f5397ba5ce5bdc842220'
|
||||
'648459624ebad128af1faa55a29d0e7d'
|
||||
'ecec1db732a5435e49173217b197b90a')
|
||||
'd72abc22acf6fc34d9adbb06bb9ccff5')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
@ -58,17 +56,6 @@ prepare() {
|
|||
git apply ../0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
|
||||
git apply ../0006-ARM-TLV320AIC23-SoC-Audio-Codec-Fix-errors-reported-.patch
|
||||
|
||||
# AUFS patches
|
||||
#cp -ru "${srcdir}/aufs3-standalone/Documentation" .
|
||||
#cp -ru "${srcdir}/aufs3-standalone/fs" .
|
||||
#cp -ru "${srcdir}/aufs3-standalone/include/uapi/linux/aufs_type.h" ./include/linux
|
||||
#cp -ru "${srcdir}/aufs3-standalone/include/uapi/linux/aufs_type.h" ./include/uapi/linux
|
||||
|
||||
#git apply ../aufs3-standalone/aufs3-kbuild.patch
|
||||
#git apply ../aufs3-standalone/aufs3-base.patch
|
||||
#git apply ../aufs3-standalone/aufs3-mmap.patch
|
||||
#git apply ../aufs3-standalone/aufs3-standalone.patch
|
||||
|
||||
cat "${srcdir}/config" > ./.config
|
||||
|
||||
# add pkgrel to extraversion
|
||||
|
@ -112,7 +99,7 @@ _package() {
|
|||
pkgdesc="The Linux Kernel and modules - ${_desc}"
|
||||
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
|
||||
optdepends=('crda: to set the correct wireless channels of your country')
|
||||
provides=('kernel26' "linux=${pkgver}" 'aufs_friendly')
|
||||
provides=('kernel26' "linux=${pkgver}")
|
||||
conflicts=('linux')
|
||||
replaces=('linux-mvebu')
|
||||
install=${pkgname}.install
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.1.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.1.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -587,7 +587,7 @@ CONFIG_IWMMXT=y
|
|||
CONFIG_MULTI_IRQ_HANDLER=y
|
||||
CONFIG_PJ4B_ERRATA_4742=y
|
||||
CONFIG_ARM_ERRATA_430973=y
|
||||
# CONFIG_ARM_ERRATA_643719 is not set
|
||||
CONFIG_ARM_ERRATA_643719=y
|
||||
CONFIG_ARM_ERRATA_720789=y
|
||||
CONFIG_ARM_ERRATA_754322=y
|
||||
CONFIG_ARM_ERRATA_754327=y
|
||||
|
@ -1554,7 +1554,7 @@ CONFIG_BT_HCIUART_ATH3K=y
|
|||
CONFIG_BT_HCIUART_LL=y
|
||||
CONFIG_BT_HCIUART_3WIRE=y
|
||||
# CONFIG_BT_HCIUART_INTEL is not set
|
||||
# CONFIG_BT_HCIUART_BCM is not set
|
||||
CONFIG_BT_HCIUART_BCM=y
|
||||
CONFIG_BT_HCIBCM203X=m
|
||||
CONFIG_BT_HCIBPA10X=m
|
||||
CONFIG_BT_HCIBFUSB=m
|
||||
|
@ -3299,7 +3299,7 @@ CONFIG_GPIO_SX150X=y
|
|||
# MFD GPIO expanders
|
||||
#
|
||||
CONFIG_GPIO_DA9052=y
|
||||
CONFIG_GPIO_DA9055=m
|
||||
CONFIG_GPIO_DA9055=y
|
||||
CONFIG_GPIO_DLN2=m
|
||||
CONFIG_GPIO_PALMAS=y
|
||||
CONFIG_GPIO_TPS6586X=y
|
||||
|
@ -5608,7 +5608,6 @@ CONFIG_FSL_EDMA=y
|
|||
# CONFIG_XILINX_VDMA is not set
|
||||
CONFIG_DMA_SUN6I=y
|
||||
# CONFIG_NBPFAXI_DMA is not set
|
||||
# CONFIG_XGENE_DMA is not set
|
||||
CONFIG_DMA_ENGINE=y
|
||||
CONFIG_DMA_VIRTUAL_CHANNELS=y
|
||||
CONFIG_DMA_OF=y
|
||||
|
@ -6259,7 +6258,8 @@ CONFIG_EXT4_FS=y
|
|||
CONFIG_EXT4_USE_FOR_EXT23=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
# CONFIG_EXT4_FS_ENCRYPTION is not set
|
||||
CONFIG_EXT4_ENCRYPTION=y
|
||||
CONFIG_EXT4_FS_ENCRYPTION=y
|
||||
# CONFIG_EXT4_DEBUG is not set
|
||||
CONFIG_JBD2=y
|
||||
# CONFIG_JBD2_DEBUG is not set
|
||||
|
@ -6721,7 +6721,7 @@ CONFIG_KEYS=y
|
|||
# CONFIG_PERSISTENT_KEYRINGS is not set
|
||||
# CONFIG_BIG_KEYS is not set
|
||||
# CONFIG_TRUSTED_KEYS is not set
|
||||
# CONFIG_ENCRYPTED_KEYS is not set
|
||||
CONFIG_ENCRYPTED_KEYS=y
|
||||
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
||||
CONFIG_SECURITY=y
|
||||
CONFIG_SECURITYFS=y
|
||||
|
@ -6760,7 +6760,7 @@ CONFIG_CRYPTO_BLKCIPHER=y
|
|||
CONFIG_CRYPTO_BLKCIPHER2=y
|
||||
CONFIG_CRYPTO_HASH=y
|
||||
CONFIG_CRYPTO_HASH2=y
|
||||
CONFIG_CRYPTO_RNG=m
|
||||
CONFIG_CRYPTO_RNG=y
|
||||
CONFIG_CRYPTO_RNG2=y
|
||||
CONFIG_CRYPTO_PCOMP=m
|
||||
CONFIG_CRYPTO_PCOMP2=y
|
||||
|
@ -6768,7 +6768,7 @@ CONFIG_CRYPTO_MANAGER=y
|
|||
CONFIG_CRYPTO_MANAGER2=y
|
||||
CONFIG_CRYPTO_USER=m
|
||||
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
|
||||
CONFIG_CRYPTO_GF128MUL=m
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_NULL=m
|
||||
CONFIG_CRYPTO_PCRYPT=m
|
||||
CONFIG_CRYPTO_WORKQUEUE=y
|
||||
|
@ -6788,13 +6788,13 @@ CONFIG_CRYPTO_SEQIV=m
|
|||
#
|
||||
# Block modes
|
||||
#
|
||||
CONFIG_CRYPTO_CBC=m
|
||||
CONFIG_CRYPTO_CBC=y
|
||||
CONFIG_CRYPTO_CTR=m
|
||||
CONFIG_CRYPTO_CTS=m
|
||||
CONFIG_CRYPTO_CTS=y
|
||||
CONFIG_CRYPTO_ECB=y
|
||||
CONFIG_CRYPTO_LRW=m
|
||||
CONFIG_CRYPTO_PCBC=m
|
||||
CONFIG_CRYPTO_XTS=m
|
||||
CONFIG_CRYPTO_XTS=y
|
||||
|
||||
#
|
||||
# Hash modes
|
||||
|
|
Loading…
Reference in a new issue