mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.16.75-1
This commit is contained in:
parent
5b83b97b4a
commit
cf30d8f734
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=5063488832aff77f5cef18d0fb35cacefcbf5b44
|
||||
_commit=907c0cf63a42de129f70e804d00f8e6faa7c6cb6
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.16.72
|
||||
pkgver=3.16.75
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-v3.16.y"
|
||||
|
@ -34,7 +34,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'amlogic.service'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('4e84f50780024dcc45cf1af6c9d26412'
|
||||
md5sums=('c27949a72527983a6e6c8cf1c9e8a51a'
|
||||
'SKIP'
|
||||
'adbecf48248cd62a5bd322750720b88b'
|
||||
'2e1437a81bdaa1ca68bb1c3f69e0548b'
|
||||
|
@ -48,7 +48,7 @@ md5sums=('4e84f50780024dcc45cf1af6c9d26412'
|
|||
'4d9a6300858f2039f1c33fbdb54c8df5'
|
||||
'8c22925423abc152c24c8e120b9a9fb1'
|
||||
'e1449557cf7ff2d17398e8d36708cf61'
|
||||
'be9258bed312c74ae405b68ec747a9bf'
|
||||
'9c166669cd68ded1e6c9a105cdf2f1c0'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.16.72-1 Kernel Configuration
|
||||
# Linux/arm64 3.16.75-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -2831,7 +2831,6 @@ CONFIG_VIDEO_PVRUSB2_SYSFS=y
|
|||
CONFIG_VIDEO_PVRUSB2_DVB=y
|
||||
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
|
||||
# CONFIG_VIDEO_HDPVR is not set
|
||||
# CONFIG_VIDEO_TLG2300 is not set
|
||||
CONFIG_VIDEO_USBVISION=m
|
||||
CONFIG_VIDEO_STK1160_COMMON=m
|
||||
CONFIG_VIDEO_STK1160_AC97=y
|
||||
|
|
Loading…
Reference in a new issue