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-8
This commit is contained in:
parent
cfe78ddcc0
commit
f5d473d2ff
2 changed files with 7 additions and 7 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=f67ebd4a910a4e4d5808826d7e9e96b060f6e580
|
||||
_commit=30cd82480f257905c418b32735425585b15cebdd
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.82
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
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=('20f4093fd7385309662ee2dba51b0ad8'
|
||||
'43fab2b620b94c3eb06f849e4a83c1a7'
|
||||
md5sums=('33b06d4eac5431472cd0c78f21f74aa3'
|
||||
'bab78ed61953ef0fb4a6d78cd526370f'
|
||||
'16173f5fbda2d6749c2c4dc91e1cb079'
|
||||
'c32251285da70e7885f79e7f1919f26a')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.82-7 Kernel Configuration
|
||||
# Linux/arm 3.10.82-8 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1896,7 +1896,7 @@ CONFIG_SPI_MASTER=y
|
|||
# CONFIG_SPI_OC_TINY is not set
|
||||
# CONFIG_SPI_PL022 is not set
|
||||
# CONFIG_SPI_PXA2XX_PCI is not set
|
||||
CONFIG_SPI_S3C64XX=y
|
||||
CONFIG_SPI_S3C64XX=m
|
||||
# CONFIG_SPI_SC18IS602 is not set
|
||||
# CONFIG_SPI_XCOMM is not set
|
||||
# CONFIG_SPI_XILINX is not set
|
||||
|
@ -2068,7 +2068,7 @@ CONFIG_WATCHDOG_CORE=y
|
|||
# CONFIG_SOFT_WATCHDOG is not set
|
||||
# CONFIG_ARM_SP805_WATCHDOG is not set
|
||||
CONFIG_HAVE_S3C2410_WATCHDOG=y
|
||||
CONFIG_S3C2410_WATCHDOG=y
|
||||
CONFIG_S3C2410_WATCHDOG=m
|
||||
# CONFIG_DW_WATCHDOG is not set
|
||||
# CONFIG_MAX63XX_WATCHDOG is not set
|
||||
|
||||
|
|
Loading…
Reference in a new issue