mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid to 3.8.13.4-1
This commit is contained in:
parent
f2f87f9a5e
commit
583c86d216
4 changed files with 13 additions and 10 deletions
|
@ -7,22 +7,22 @@ pkgbase=linux-odroid
|
|||
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13.3
|
||||
pkgrel=4
|
||||
pkgver=${_basekernel}.13.4
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://github.com/hardkernel/linux/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'git' 'inetutils' 'bc')
|
||||
options=('!strip')
|
||||
_commit=5f4a229167a382fcfaf0f22fc233598886bd0f14
|
||||
_commit=17b69ae37eb9d026555f1ed879646ffa28c4b5a3
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config_x'
|
||||
'config_x2'
|
||||
'config_u2')
|
||||
md5sums=('5c080bede83c75b4abe873e17f2023c4'
|
||||
'2e949c7bc1d4a12ba799ca202ceb7d1e'
|
||||
'379d9ae158e6e848aaaa34f3dcc1fb1a'
|
||||
'6570e922efb8109db3df4fd51877a7b2')
|
||||
md5sums=('af28a2bf6e7caaaf23aae7785bdc1628'
|
||||
'3019fdcedd733fd9b21e523603c1c294'
|
||||
'469ad59234fcce7f1c4b196543c3aacb'
|
||||
'07450cd16af3a9c99dc3a015c0b36918')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/linux-${_commit}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13.3 Kernel Configuration
|
||||
# Linux/arm 3.8.13.4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -460,6 +460,7 @@ CONFIG_MULTI_IRQ_HANDLER=y
|
|||
# CONFIG_ARM_ERRATA_742230 is not set
|
||||
# CONFIG_ARM_ERRATA_742231 is not set
|
||||
# CONFIG_PL310_ERRATA_588369 is not set
|
||||
# CONFIG_ARM_ERRATA_643719 is not set
|
||||
# CONFIG_ARM_ERRATA_720789 is not set
|
||||
# CONFIG_PL310_ERRATA_727915 is not set
|
||||
# CONFIG_ARM_ERRATA_743622 is not set
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13.3 Kernel Configuration
|
||||
# Linux/arm 3.8.13.4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -460,6 +460,7 @@ CONFIG_MULTI_IRQ_HANDLER=y
|
|||
# CONFIG_ARM_ERRATA_742230 is not set
|
||||
# CONFIG_ARM_ERRATA_742231 is not set
|
||||
# CONFIG_PL310_ERRATA_588369 is not set
|
||||
# CONFIG_ARM_ERRATA_643719 is not set
|
||||
# CONFIG_ARM_ERRATA_720789 is not set
|
||||
# CONFIG_PL310_ERRATA_727915 is not set
|
||||
# CONFIG_ARM_ERRATA_743622 is not set
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13.3 Kernel Configuration
|
||||
# Linux/arm 3.8.13.4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -460,6 +460,7 @@ CONFIG_MULTI_IRQ_HANDLER=y
|
|||
# CONFIG_ARM_ERRATA_742230 is not set
|
||||
# CONFIG_ARM_ERRATA_742231 is not set
|
||||
# CONFIG_PL310_ERRATA_588369 is not set
|
||||
# CONFIG_ARM_ERRATA_643719 is not set
|
||||
# CONFIG_ARM_ERRATA_720789 is not set
|
||||
# CONFIG_PL310_ERRATA_727915 is not set
|
||||
# CONFIG_ARM_ERRATA_743622 is not set
|
||||
|
|
Loading…
Reference in a new issue