mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-odroid-xu3 to 4.9.33-1
This commit is contained in:
parent
a7814aa398
commit
3a8152bd13
2 changed files with 6 additions and 5 deletions
|
@ -4,11 +4,11 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-xu3
|
pkgbase=linux-odroid-xu3
|
||||||
_commit=0a474c69b8d75f944f5f0b8c5108311ff92ec24d
|
_commit=55a640a8daf8d33eb5f63da052a44736fcff10b6
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-XU3/4"
|
_desc="ODROID-XU3/4"
|
||||||
pkgver=4.9.30
|
pkgver=4.9.33
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('102832a3d239b0d6d303f06d4140f237'
|
md5sums=('bdd815023c2770959280190233fa19c6'
|
||||||
'633efa4b890efdd83afe6abdc09949ed'
|
'258cbf52f8f72780486391f900dc428b'
|
||||||
'a84976d500db50cee07177eccfe2f455'
|
'a84976d500db50cee07177eccfe2f455'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.9.28-2 Kernel Configuration
|
# Linux/arm 4.9.33-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -4676,6 +4676,7 @@ CONFIG_LIRC_SERIAL=m
|
||||||
CONFIG_LIRC_SERIAL_TRANSMITTER=y
|
CONFIG_LIRC_SERIAL_TRANSMITTER=y
|
||||||
CONFIG_LIRC_SIR=m
|
CONFIG_LIRC_SIR=m
|
||||||
CONFIG_LIRC_ZILOG=m
|
CONFIG_LIRC_ZILOG=m
|
||||||
|
CONFIG_LIRC_ODROID=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Android
|
# Android
|
||||||
|
|
Loading…
Reference in a new issue