mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.14.79-12
This commit is contained in:
parent
8417618efe
commit
65d288dcba
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=cd5f4093a79e38292f7b50bc66a78dd41cd0dbfe
|
||||
_commit=503a8af934ca5351a2ec3690ad30d33e0d2f0f00
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.79
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -21,10 +21,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('2809be6ef6b4b7771fd6c8d7586b88c5'
|
||||
md5sums=('5d14b06b27a8c04b0398984a42f50dee'
|
||||
'SKIP'
|
||||
'3c4a5342ac88d86b4bf99e7d0b8b2977'
|
||||
'8a3f9f091ae2f2a4f71f1b630a60c46d'
|
||||
'b1d8a7d34532252fa4434911b09c5527'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.79-8 Kernel Configuration
|
||||
# Linux/arm64 3.14.79-12 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -4113,6 +4113,7 @@ CONFIG_USB_MSI3101=m
|
|||
CONFIG_LIRC_STAGING=y
|
||||
CONFIG_LIRC_IGORPLUGUSB=m
|
||||
CONFIG_LIRC_IMON=m
|
||||
CONFIG_LIRC_ODROID=m
|
||||
CONFIG_LIRC_SASEM=m
|
||||
CONFIG_LIRC_SERIAL=m
|
||||
CONFIG_LIRC_SERIAL_TRANSMITTER=y
|
||||
|
|
Loading…
Reference in a new issue