mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-n2 to 4.9.213-1
This commit is contained in:
parent
ba528f3f99
commit
d0b1253ad5
2 changed files with 6 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-n2
|
||||
_commit=78b85ed744a20e29e351ce4cbc727e40a7f27dbc
|
||||
_commit=e68677ef5603409b3cbb4a5eee84c01dddbbc480
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-N2"
|
||||
pkgver=4.9.210
|
||||
pkgver=4.9.213
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidn2-4.9.y"
|
||||
|
@ -21,9 +21,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('17545d8f0950abc396d908adcd8ccdc2'
|
||||
md5sums=('f32d9af0fe85817dc2dfa30466d6451e'
|
||||
'0260cbce6933ed5f95ede70d90aad03a'
|
||||
'ec78eb89480b7bec3bc996eb6137c8fd'
|
||||
'463e09d2cf2948f95ab99fd8ba2daaee'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.205-1 Kernel Configuration
|
||||
# Linux/arm64 4.9.213-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1624,7 +1624,7 @@ CONFIG_AMLOGIC_MEDIA_FB=y
|
|||
CONFIG_AMLOGIC_MEDIA_FB_OSD_SYNC_FENCE=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD_VSYNC_RDMA=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD2_ENABLE=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD2_CURSOR=y
|
||||
# CONFIG_AMLOGIC_MEDIA_FB_OSD2_CURSOR is not set
|
||||
|
||||
#
|
||||
# Amlogic OSD_EXT Module
|
||||
|
|
Loading…
Reference in a new issue