linux-*: add pmb:cross-native to the kernel that don't have it. (MR 1247)
[ci:skip-build], [ci:skip-vercheck]
This commit is contained in:
parent
307f4f19e6
commit
29d75cbf9c
6 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ _carch="arm64"
|
|||
_flavor="amazon-suez"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="bash bc bison devicepkg-dev flex openssl-dev perl gcc6"
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ _carch="arm"
|
|||
_flavor="samsung-ms013g"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="bash bc bison devicepkg-dev flex openssl-dev perl dtbtool"
|
||||
|
||||
# Source
|
||||
|
|
|
@ -10,7 +10,7 @@ _carch="arm"
|
|||
_flavor="sony-leo"
|
||||
url="https://github.com/LineageOS/android_kernel_sony_msm8974"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev devicepkg-dev xz"
|
||||
|
||||
# Source
|
||||
|
|
|
@ -9,7 +9,7 @@ _carch="arm"
|
|||
_flavor="sony-mango"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev devicepkg-dev xz"
|
||||
|
||||
# Source
|
||||
|
|
|
@ -12,7 +12,7 @@ _carch="arm64"
|
|||
_flavor="xiaomi-beryllium"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="bison flex perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev devicepkg-dev openssl-dev"
|
||||
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ _carch="arm64"
|
|||
_flavor="xiaomi-beryllium"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev devicepkg-dev"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue