mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-espressobin to 4.4.56-1
This commit is contained in:
parent
1909d7ffd1
commit
17c11ab7ab
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-espressobin
|
||||
_commit=7f44befd9cccc511fe03aba7d604c88b1b822422
|
||||
_commit=197e6451069db98869bc6ff6543bf7901d8566fc
|
||||
_srcname=linux-espressobin-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=4.4.55
|
||||
pkgver=4.4.56
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -18,8 +18,8 @@ options=('!strip')
|
|||
source=("https://github.com/kmihelich/linux-espressobin/archive/${_commit}.tar.gz"
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('94ddd6d6b25deb9ee8d00b3b5b0cea9b'
|
||||
'dc812510f305ff6d7416dd1b468d06d1'
|
||||
md5sums=('b4f95b88f2dfe0089835d7b9fa0b6ae2'
|
||||
'39d8e4d5b85409bc5c1e6b3a834ee721'
|
||||
'c275a5855f013054b48083e9006949a4')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.38-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.56-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1120,7 +1120,6 @@ CONFIG_OPENVSWITCH_GRE=m
|
|||
CONFIG_OPENVSWITCH_VXLAN=m
|
||||
CONFIG_OPENVSWITCH_GENEVE=m
|
||||
CONFIG_VSOCKETS=m
|
||||
# CONFIG_NETLINK_MMAP is not set
|
||||
# CONFIG_NETLINK_DIAG is not set
|
||||
CONFIG_MPLS=y
|
||||
CONFIG_NET_MPLS_GSO=m
|
||||
|
|
Loading…
Reference in a new issue