blob: 928742db80a6d28840e4eee56e1fac644bc9a86e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[base]
cross-compile-compat: arm-linux-gnueabihf-
kernel-arch: arm64
featuresets:
none
rt
[build]
image-file: arch/arm64/boot/Image
vdso: true
[image]
install-stem: vmlinuz
[arm64_description]
hardware: 64-bit ARMv8 machines
[cloud-arm64_description]
hardware: arm64 cloud
hardware-long: cloud platforms supporting arm64 virtual machines
[arm64_image]
[relations]
gcc-10: gcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
headers%gcc-10: gcc-10
|