mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-mmp to 3.10.62-1
This commit is contained in:
parent
106fb24626
commit
630c02413e
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-mmp
|
|||
_srcname=linux-3.10
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell PXA168/MMP platforms"
|
||||
pkgver=3.10.61
|
||||
pkgver=3.10.62
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/Marvell-Semi/PXA168_kernel/tree/gplugd-dev"
|
||||
|
@ -20,10 +20,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'http://archlinuxarm.org/builder/src/0001-Guruplug-Display-support.patch'
|
||||
'config')
|
||||
md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
|
||||
'50c60b4ff53fcbc5fe0c2ab1fe204b04'
|
||||
'e7d9e0e2686e71bea9fe14d89baeb5b1'
|
||||
'SKIP'
|
||||
'abaf1ca25f914085c5c54b5ecdb2ca4e'
|
||||
'9597a50acddabe1bd309189a74aa5217')
|
||||
'ec6837d0705598ff58d0c01650143680')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.51-1 Kernel Configuration
|
||||
# Linux/arm 3.10.62-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3101,7 +3101,8 @@ CONFIG_AUFS_SBILIST=y
|
|||
CONFIG_AUFS_HNOTIFY=y
|
||||
CONFIG_AUFS_HFSNOTIFY=y
|
||||
CONFIG_AUFS_EXPORT=y
|
||||
# CONFIG_AUFS_FHSM is not set
|
||||
CONFIG_AUFS_XATTR=y
|
||||
CONFIG_AUFS_FHSM=y
|
||||
CONFIG_AUFS_RDU=y
|
||||
CONFIG_AUFS_SHWH=y
|
||||
CONFIG_AUFS_BR_RAMFS=y
|
||||
|
|
Loading…
Reference in a new issue