mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-mmp to 3.18.49-1
This commit is contained in:
parent
17cb94296d
commit
eac362f188
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-mmp
|
|||
_srcname=linux-3.18
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell PXA168/MMP platforms"
|
||||
pkgver=3.18.48
|
||||
pkgver=3.18.49
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="https://github.com/Marvell-Semi/PXA168_kernel/tree/gplugd-dev"
|
||||
|
@ -26,7 +26,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'0008-arch-arm-mmp-gplugd-Fix-gPlugD-reboot-issue.patch'
|
||||
'config')
|
||||
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
||||
'a69580d890a748c36f392a04b743518f'
|
||||
'7730d0b44611457dcb8676ac54a7d148'
|
||||
'a862b5c347732e805e783f9c91c42a1b'
|
||||
'9f8a35ab6d94fde54316f6b6d5c7c0d5'
|
||||
'19cdd5b19a776324bf090ca5f9751191'
|
||||
|
@ -35,7 +35,7 @@ md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
|||
'9563d0258c1ccfe1efb8857b25cb59c3'
|
||||
'a6ecde1aedf42fc4ffb79f72c920bcec'
|
||||
'58c4cf02f9cbfcb423dedf424f8aa12f'
|
||||
'402813a242ce345758a31518f9cd8573')
|
||||
'e5c99e5793a51c97bbebd4340b36ed8a')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.32-1 Kernel Configuration
|
||||
# Linux/arm 3.18.49-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -907,7 +907,6 @@ CONFIG_OPENVSWITCH=m
|
|||
CONFIG_OPENVSWITCH_VXLAN=y
|
||||
CONFIG_OPENVSWITCH_GENEVE=y
|
||||
# CONFIG_VSOCKETS is not set
|
||||
# CONFIG_NETLINK_MMAP is not set
|
||||
# CONFIG_NETLINK_DIAG is not set
|
||||
# CONFIG_NET_MPLS_GSO is not set
|
||||
CONFIG_HSR=m
|
||||
|
|
Loading…
Reference in a new issue