mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.16.67-1
This commit is contained in:
parent
72e8bde030
commit
da049cb222
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=7072fd43989163cf75d54fdee199efae0f16e602
|
||||
_commit=d76f4018945d768cfaed56d40a0e66b89bdb437a
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.16.65
|
||||
pkgver=3.16.67
|
||||
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=('bc0386d0489bacd2d0d9eba3da9918e3'
|
||||
md5sums=('f1a401e5aaca621739c2d9c702b50061'
|
||||
'SKIP'
|
||||
'adbecf48248cd62a5bd322750720b88b'
|
||||
'2e1437a81bdaa1ca68bb1c3f69e0548b'
|
||||
|
@ -48,7 +48,7 @@ md5sums=('bc0386d0489bacd2d0d9eba3da9918e3'
|
|||
'4d9a6300858f2039f1c33fbdb54c8df5'
|
||||
'8c22925423abc152c24c8e120b9a9fb1'
|
||||
'e1449557cf7ff2d17398e8d36708cf61'
|
||||
'26495ee6c818b0a8f88c9ae146af35d2'
|
||||
'cc50840c0aae455b2df2cd4a3c03ecda'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.16.61-2 Kernel Configuration
|
||||
# Linux/arm64 3.16.67-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -2192,7 +2192,6 @@ CONFIG_HW_RANDOM=y
|
|||
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
|
||||
CONFIG_HW_RANDOM_MESON=y
|
||||
CONFIG_HW_RANDOM_VIRTIO=m
|
||||
# CONFIG_R3964 is not set
|
||||
|
||||
#
|
||||
# PCMCIA character devices
|
||||
|
|
Loading…
Reference in a new issue