mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-c2 to 3.14.65-15
This commit is contained in:
parent
d43f7edd7b
commit
1badaab1fd
2 changed files with 7 additions and 7 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=b8b59bbb755c363bac853431da6740d996b84024
|
||||
_commit=eca9f4e37b0883a0f4ac50b87201d22fb6282e8e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.65
|
||||
pkgrel=14
|
||||
pkgrel=15
|
||||
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=('c2f93644416b69490901e04147b47f9a'
|
||||
md5sums=('6704247f62c64e5901a23b84aeabea97'
|
||||
'SKIP'
|
||||
'3c4a5342ac88d86b4bf99e7d0b8b2977'
|
||||
'25cff68200c34a262d84dd615ce8e730'
|
||||
'020b9c130958e3e8df59ba83c98c309f'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.65-13 Kernel Configuration
|
||||
# Linux/arm64 3.14.65-15 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -1441,7 +1441,7 @@ CONFIG_AML_TEMP_SENSOR=y
|
|||
# CONFIG_VIDEO_AMLOGIC_CAPTURE is not set
|
||||
CONFIG_AML_CODEC_MM=y
|
||||
CONFIG_AML_WDT=y
|
||||
CONFIG_GX_WDT=y
|
||||
CONFIG_GX_WDT=m
|
||||
CONFIG_MESON_PWM=m
|
||||
CONFIG_MESON_PWM_CTRL=m
|
||||
|
||||
|
@ -2643,7 +2643,7 @@ CONFIG_WATCHDOG_CORE=y
|
|||
#
|
||||
# Watchdog Device Drivers
|
||||
#
|
||||
CONFIG_SOFT_WATCHDOG=y
|
||||
# CONFIG_SOFT_WATCHDOG is not set
|
||||
# CONFIG_GPIO_WATCHDOG is not set
|
||||
# CONFIG_ARM_SP805_WATCHDOG is not set
|
||||
# CONFIG_DW_WATCHDOG is not set
|
||||
|
|
Loading…
Reference in a new issue