mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid to 3.8.13.23-5
This commit is contained in:
parent
e7371ae13a
commit
046a2069eb
4 changed files with 19 additions and 18 deletions
|
@ -8,21 +8,21 @@ pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odr
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.8
|
_basekernel=3.8
|
||||||
pkgver=${_basekernel}.13.23
|
pkgver=${_basekernel}.13.23
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://github.com/hardkernel/linux/"
|
url="http://github.com/hardkernel/linux/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
|
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
_commit=6c4bca0dcee314ab2521e20ab2dbdd11a2658ff7
|
_commit=1c093bb72359cc6c4acb3a97d5ad63d5a6b4ebd7
|
||||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'config_x'
|
'config_x'
|
||||||
'config_x2'
|
'config_x2'
|
||||||
'config_u2')
|
'config_u2')
|
||||||
md5sums=('2dbe85108d58e4d44ded2087eef570d4'
|
md5sums=('e97607a8fff396588cbe36f0570c4a18'
|
||||||
'280e6e06de702066fe270f949683c04a'
|
'af8d188bd1913729fc8424ff40288362'
|
||||||
'6dabac3ca95f67f115ac71c9a3203869'
|
'fc3ccaf2b892eafea45ffc124db052a8'
|
||||||
'c01494f2376c3263961c82ca7521cf96')
|
'9b62bc38316a719a5283039de4a94e07')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/linux-${_commit}"
|
cd "${srcdir}/linux-${_commit}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.8.13.23-2 Kernel Configuration
|
# Linux/arm 3.8.13.23-5 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3116,6 +3116,7 @@ CONFIG_USB_ISIGHTFW=m
|
||||||
CONFIG_USB_YUREX=m
|
CONFIG_USB_YUREX=m
|
||||||
CONFIG_USB_EZUSB_FX2=m
|
CONFIG_USB_EZUSB_FX2=m
|
||||||
CONFIG_USB_HSIC_USB3503=y
|
CONFIG_USB_HSIC_USB3503=y
|
||||||
|
CONFIG_USB_EXYNOS_SWITCH=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Physical Layer drivers
|
# USB Physical Layer drivers
|
||||||
|
@ -4005,13 +4006,13 @@ CONFIG_CRYPTO_AUTHENC=y
|
||||||
#
|
#
|
||||||
# CONFIG_CRYPTO_CCM is not set
|
# CONFIG_CRYPTO_CCM is not set
|
||||||
CONFIG_CRYPTO_GCM=m
|
CONFIG_CRYPTO_GCM=m
|
||||||
# CONFIG_CRYPTO_SEQIV is not set
|
CONFIG_CRYPTO_SEQIV=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Block modes
|
# Block modes
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_CBC=y
|
CONFIG_CRYPTO_CBC=y
|
||||||
# CONFIG_CRYPTO_CTR is not set
|
CONFIG_CRYPTO_CTR=m
|
||||||
# CONFIG_CRYPTO_CTS is not set
|
# CONFIG_CRYPTO_CTS is not set
|
||||||
CONFIG_CRYPTO_ECB=m
|
CONFIG_CRYPTO_ECB=m
|
||||||
# CONFIG_CRYPTO_LRW is not set
|
# CONFIG_CRYPTO_LRW is not set
|
||||||
|
@ -4029,7 +4030,7 @@ CONFIG_CRYPTO_HMAC=y
|
||||||
# Digest
|
# Digest
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_CRC32C=y
|
CONFIG_CRYPTO_CRC32C=y
|
||||||
# CONFIG_CRYPTO_GHASH is not set
|
CONFIG_CRYPTO_GHASH=m
|
||||||
CONFIG_CRYPTO_MD4=m
|
CONFIG_CRYPTO_MD4=m
|
||||||
CONFIG_CRYPTO_MD5=y
|
CONFIG_CRYPTO_MD5=y
|
||||||
CONFIG_CRYPTO_MICHAEL_MIC=m
|
CONFIG_CRYPTO_MICHAEL_MIC=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.8.13.23-1 Kernel Configuration
|
# Linux/arm 3.8.13.23-5 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3910,13 +3910,13 @@ CONFIG_CRYPTO_AUTHENC=y
|
||||||
#
|
#
|
||||||
# CONFIG_CRYPTO_CCM is not set
|
# CONFIG_CRYPTO_CCM is not set
|
||||||
CONFIG_CRYPTO_GCM=m
|
CONFIG_CRYPTO_GCM=m
|
||||||
# CONFIG_CRYPTO_SEQIV is not set
|
CONFIG_CRYPTO_SEQIV=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Block modes
|
# Block modes
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_CBC=y
|
CONFIG_CRYPTO_CBC=y
|
||||||
# CONFIG_CRYPTO_CTR is not set
|
CONFIG_CRYPTO_CTR=m
|
||||||
# CONFIG_CRYPTO_CTS is not set
|
# CONFIG_CRYPTO_CTS is not set
|
||||||
CONFIG_CRYPTO_ECB=m
|
CONFIG_CRYPTO_ECB=m
|
||||||
# CONFIG_CRYPTO_LRW is not set
|
# CONFIG_CRYPTO_LRW is not set
|
||||||
|
@ -3934,7 +3934,7 @@ CONFIG_CRYPTO_HMAC=y
|
||||||
# Digest
|
# Digest
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_CRC32C=y
|
CONFIG_CRYPTO_CRC32C=y
|
||||||
# CONFIG_CRYPTO_GHASH is not set
|
CONFIG_CRYPTO_GHASH=m
|
||||||
CONFIG_CRYPTO_MD4=m
|
CONFIG_CRYPTO_MD4=m
|
||||||
CONFIG_CRYPTO_MD5=y
|
CONFIG_CRYPTO_MD5=y
|
||||||
CONFIG_CRYPTO_MICHAEL_MIC=m
|
CONFIG_CRYPTO_MICHAEL_MIC=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.8.13.23-1 Kernel Configuration
|
# Linux/arm 3.8.13.23-5 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3910,13 +3910,13 @@ CONFIG_CRYPTO_AUTHENC=y
|
||||||
#
|
#
|
||||||
# CONFIG_CRYPTO_CCM is not set
|
# CONFIG_CRYPTO_CCM is not set
|
||||||
CONFIG_CRYPTO_GCM=m
|
CONFIG_CRYPTO_GCM=m
|
||||||
# CONFIG_CRYPTO_SEQIV is not set
|
CONFIG_CRYPTO_SEQIV=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Block modes
|
# Block modes
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_CBC=y
|
CONFIG_CRYPTO_CBC=y
|
||||||
# CONFIG_CRYPTO_CTR is not set
|
CONFIG_CRYPTO_CTR=m
|
||||||
# CONFIG_CRYPTO_CTS is not set
|
# CONFIG_CRYPTO_CTS is not set
|
||||||
CONFIG_CRYPTO_ECB=m
|
CONFIG_CRYPTO_ECB=m
|
||||||
# CONFIG_CRYPTO_LRW is not set
|
# CONFIG_CRYPTO_LRW is not set
|
||||||
|
@ -3934,7 +3934,7 @@ CONFIG_CRYPTO_HMAC=y
|
||||||
# Digest
|
# Digest
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_CRC32C=y
|
CONFIG_CRYPTO_CRC32C=y
|
||||||
# CONFIG_CRYPTO_GHASH is not set
|
CONFIG_CRYPTO_GHASH=m
|
||||||
CONFIG_CRYPTO_MD4=m
|
CONFIG_CRYPTO_MD4=m
|
||||||
CONFIG_CRYPTO_MD5=y
|
CONFIG_CRYPTO_MD5=y
|
||||||
CONFIG_CRYPTO_MICHAEL_MIC=m
|
CONFIG_CRYPTO_MICHAEL_MIC=m
|
||||||
|
|
Loading…
Reference in a new issue