mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-xu3 to 3.10.82-3
This commit is contained in:
parent
2d5d9541fb
commit
ba9fe0db26
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=ee90457b05739a03346e3f1d2a454650b359a080
|
||||
_commit=d39df457d5bead75c9565238bd9078e2e2d89fee
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.82
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'0001-remove-thermal-messages.patch'
|
||||
'0002-remove-rtc-messages.patch')
|
||||
md5sums=('b5a7d9b4ea591d502cb03b43c249a08f'
|
||||
'c4cf1f9f571085baf8bdda46cd50e844'
|
||||
md5sums=('28efd28a4e01b16f96a35ae5b34877cd'
|
||||
'ba3c8666cdb3d8e23dbb1fa736f353b5'
|
||||
'16173f5fbda2d6749c2c4dc91e1cb079'
|
||||
'c32251285da70e7885f79e7f1919f26a')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.82-2 Kernel Configuration
|
||||
# Linux/arm 3.10.82-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2241,6 +2241,7 @@ CONFIG_IR_IGUANA=m
|
|||
CONFIG_IR_TTUSBIR=m
|
||||
CONFIG_RC_LOOPBACK=m
|
||||
CONFIG_IR_GPIO_CIR=m
|
||||
CONFIG_IR_GPIOPLUG_CIR=m
|
||||
CONFIG_MEDIA_USB_SUPPORT=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue