mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu3 to 4.9.24-1
This commit is contained in:
parent
a97b5ea6cb
commit
f7599464c7
2 changed files with 6 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=86116e77c8ee3253b372e3e479ab5c117a6d62be
|
||||
_commit=f3d72bec325bb80ba3ef9f8ef89e4642c2002814
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3/4"
|
||||
pkgver=4.9.23
|
||||
pkgver=4.9.24
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('3914445bb12ac0609c01ae80044a9767'
|
||||
'336a4391ff7f3b1c2bff12112c574f8d'
|
||||
md5sums=('45faca8266a89c1e1e7b78b680f89433'
|
||||
'6a8eadc689928851ebd90d07f5180ea7'
|
||||
'a84976d500db50cee07177eccfe2f455'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.9.20-3 Kernel Configuration
|
||||
# Linux/arm 4.9.24-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5287,7 +5287,7 @@ CONFIG_QUOTACTL=y
|
|||
CONFIG_AUTOFS4_FS=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_CUSE=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_OVERLAY_FS=m
|
||||
|
||||
#
|
||||
# Caches
|
||||
|
|
Loading…
Reference in a new issue