From 6041d4eed060925b67d0ea46aedbd3cde18b9481 Mon Sep 17 00:00:00 2001 From: Antoine Fontaine Date: Wed, 13 May 2020 18:32:23 +0200 Subject: [PATCH] Support Anbox explicitly in some kernels: (MR 1232) * linux-postmarketos-allwinner * linux-postmarketos-qcom-msm8916 * linux-asus-me176c They support anbox already. It will make CI catch errors such as the removal of anbox support in https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1205 when https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/1916 will be merged. [ci:skip-vercheck] and [ci:skip-build]: no need to rebuild the package. --- device/community/linux-asus-me176c/APKBUILD | 2 +- main/linux-postmarketos-allwinner/APKBUILD | 2 +- main/linux-postmarketos-qcom-msm8916/APKBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/device/community/linux-asus-me176c/APKBUILD b/device/community/linux-asus-me176c/APKBUILD index bdb851e8e..ee7c15e6f 100644 --- a/device/community/linux-asus-me176c/APKBUILD +++ b/device/community/linux-asus-me176c/APKBUILD @@ -12,7 +12,7 @@ arch="x86_64" _carch="x86_64" url="https://github.com/me176c-dev/linux-me176c" license="GPL-2.0-only" -options="!strip !check !tracedeps pmb:cross-native" +options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-anbox" makedepends="bison diffutils elfutils-dev flex gmp-dev installkernel linux-headers mpc1-dev mpfr-dev openssl-dev perl xz" diff --git a/main/linux-postmarketos-allwinner/APKBUILD b/main/linux-postmarketos-allwinner/APKBUILD index 9834d54aa..03ddab649 100644 --- a/main/linux-postmarketos-allwinner/APKBUILD +++ b/main/linux-postmarketos-allwinner/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Kernel fork with Pine64 patches" url="https://gitlab.com/pine64-org/linux/" license="GPL-2.0-only" makedepends="devicepkg-dev perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev openssl-dev file bison flex rsync xz" -options="!strip !check !tracedeps pmb:cross-native" +options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-anbox" _commit="2a6074e53b019db8a4a63cb255bc29422db3fe19" source=" $pkgname-$_commit.tar.gz::https://gitlab.com/pine64-org/linux/-/archive/$_commit/linux-$_commit.tar.gz diff --git a/main/linux-postmarketos-qcom-msm8916/APKBUILD b/main/linux-postmarketos-qcom-msm8916/APKBUILD index efdc2e702..6904a3349 100644 --- a/main/linux-postmarketos-qcom-msm8916/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8916/APKBUILD @@ -9,7 +9,7 @@ pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices" arch="aarch64 armv7" url="https://github.com/msm8916-mainline/linux" license="GPL-2.0-only" -options="!strip !check !tracedeps pmb:cross-native" +options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-anbox" makedepends="bison findutils flex installkernel openssl-dev perl" # Architecture