Skip to content
Snippets Groups Projects
Commit 17a8ce84 authored by Helmut Stult's avatar Helmut Stult
Browse files

[pkg-upd] 5.7.17-2

- add anbox-support
parent bf89c4d6
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ _basekernel=5.7
_basever=57
_aufs=20200622
pkgver=5.7.19
pkgrel=1
pkgrel=2
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
......@@ -31,7 +31,7 @@ options=('!strip')
source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
# the main kernel config files
'config' 'config.aufs'
'config' 'config.aufs' 'config.anbox'
# AUFS Patches
"aufs5.7-${_aufs}.patch"
'aufs5-base.patch'
......
CONFIG_ASHMEM=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment