mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-27 00:10:29 +00:00
core/linux-odroid to 3.8.13.21-1
This commit is contained in:
parent
2fe6f946a8
commit
a0ab23030b
4 changed files with 68 additions and 14 deletions
|
@ -7,24 +7,24 @@ pkgbase=linux-odroid
|
||||||
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
|
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.8
|
_basekernel=3.8
|
||||||
pkgver=${_basekernel}.13.19
|
pkgver=${_basekernel}.13.21
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
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=eadf71048c5821e289932b5fa8d8f6ece951facf
|
_commit=a1b268fd04791a1f54e2e1a11af527e6c0743f25
|
||||||
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=('eb194a6ebe2c142271c570682a2e6df0'
|
md5sums=('7c06316f8c9b3e83cd7d497ce0bc8b13'
|
||||||
'60e0c5fd65662f6c9c110874517d5a2f'
|
'df43214e203b75fab1b25ae416db1d98'
|
||||||
'4c70a4cf1c991d666e89a4875b3104d2'
|
'c6d0851078ffc7f8b7da903ca806f3c4'
|
||||||
'41e8f94c5ba09eae77d7ee3de28e6e2e')
|
'83456433ead1b5f5ca15fe55f5c906b4')
|
||||||
|
|
||||||
build() {
|
prepare() {
|
||||||
cd "${srcdir}/linux-${_commit}"
|
cd "${srcdir}/linux-${_commit}"
|
||||||
|
|
||||||
# add pkgrel to extraversion
|
# add pkgrel to extraversion
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.8.13.19 Kernel Configuration
|
# Linux/arm 3.8.13.21 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3487,7 +3487,25 @@ CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y
|
||||||
# Ubuntu Supplied Third-Party Device Drivers
|
# Ubuntu Supplied Third-Party Device Drivers
|
||||||
#
|
#
|
||||||
CONFIG_DM_RAID45=m
|
CONFIG_DM_RAID45=m
|
||||||
# CONFIG_AUFS_FS is not set
|
CONFIG_AUFS_FS=y
|
||||||
|
CONFIG_AUFS_BRANCH_MAX_127=y
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_511 is not set
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
|
||||||
|
CONFIG_AUFS_SBILIST=y
|
||||||
|
CONFIG_AUFS_HNOTIFY=y
|
||||||
|
CONFIG_AUFS_HFSNOTIFY=y
|
||||||
|
CONFIG_AUFS_EXPORT=y
|
||||||
|
CONFIG_AUFS_RDU=y
|
||||||
|
CONFIG_AUFS_PROC_MAP=y
|
||||||
|
CONFIG_AUFS_SP_IATTR=y
|
||||||
|
CONFIG_AUFS_SHWH=y
|
||||||
|
CONFIG_AUFS_BR_RAMFS=y
|
||||||
|
CONFIG_AUFS_BR_FUSE=y
|
||||||
|
CONFIG_AUFS_POLL=y
|
||||||
|
CONFIG_AUFS_BR_HFSPLUS=y
|
||||||
|
CONFIG_AUFS_BDEV_LOOP=y
|
||||||
|
# CONFIG_AUFS_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# File systems
|
# File systems
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.8.13.19 Kernel Configuration
|
# Linux/arm 3.8.13.21 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3493,7 +3493,25 @@ CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y
|
||||||
# Ubuntu Supplied Third-Party Device Drivers
|
# Ubuntu Supplied Third-Party Device Drivers
|
||||||
#
|
#
|
||||||
CONFIG_DM_RAID45=m
|
CONFIG_DM_RAID45=m
|
||||||
# CONFIG_AUFS_FS is not set
|
CONFIG_AUFS_FS=y
|
||||||
|
CONFIG_AUFS_BRANCH_MAX_127=y
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_511 is not set
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
|
||||||
|
CONFIG_AUFS_SBILIST=y
|
||||||
|
CONFIG_AUFS_HNOTIFY=y
|
||||||
|
CONFIG_AUFS_HFSNOTIFY=y
|
||||||
|
CONFIG_AUFS_EXPORT=y
|
||||||
|
CONFIG_AUFS_RDU=y
|
||||||
|
CONFIG_AUFS_PROC_MAP=y
|
||||||
|
CONFIG_AUFS_SP_IATTR=y
|
||||||
|
CONFIG_AUFS_SHWH=y
|
||||||
|
CONFIG_AUFS_BR_RAMFS=y
|
||||||
|
CONFIG_AUFS_BR_FUSE=y
|
||||||
|
CONFIG_AUFS_POLL=y
|
||||||
|
CONFIG_AUFS_BR_HFSPLUS=y
|
||||||
|
CONFIG_AUFS_BDEV_LOOP=y
|
||||||
|
# CONFIG_AUFS_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# File systems
|
# File systems
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.8.13.19 Kernel Configuration
|
# Linux/arm 3.8.13.21 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3493,7 +3493,25 @@ CONFIG_VIDEO_SAMSUNG_S5P_HDMI_CEC=y
|
||||||
# Ubuntu Supplied Third-Party Device Drivers
|
# Ubuntu Supplied Third-Party Device Drivers
|
||||||
#
|
#
|
||||||
CONFIG_DM_RAID45=m
|
CONFIG_DM_RAID45=m
|
||||||
# CONFIG_AUFS_FS is not set
|
CONFIG_AUFS_FS=y
|
||||||
|
CONFIG_AUFS_BRANCH_MAX_127=y
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_511 is not set
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
|
||||||
|
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
|
||||||
|
CONFIG_AUFS_SBILIST=y
|
||||||
|
CONFIG_AUFS_HNOTIFY=y
|
||||||
|
CONFIG_AUFS_HFSNOTIFY=y
|
||||||
|
CONFIG_AUFS_EXPORT=y
|
||||||
|
CONFIG_AUFS_RDU=y
|
||||||
|
CONFIG_AUFS_PROC_MAP=y
|
||||||
|
CONFIG_AUFS_SP_IATTR=y
|
||||||
|
CONFIG_AUFS_SHWH=y
|
||||||
|
CONFIG_AUFS_BR_RAMFS=y
|
||||||
|
CONFIG_AUFS_BR_FUSE=y
|
||||||
|
CONFIG_AUFS_POLL=y
|
||||||
|
CONFIG_AUFS_BR_HFSPLUS=y
|
||||||
|
CONFIG_AUFS_BDEV_LOOP=y
|
||||||
|
# CONFIG_AUFS_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# File systems
|
# File systems
|
||||||
|
|
Loading…
Reference in a new issue