blob: 2bd249017b1ab17d60be7f22036d70696990c853 (
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
27
|
[base]
cross-compile-compat: arm-linux-gnueabihf-
kernel-arch: arm64
featuresets:
none
rt
[build]
image-file: arch/arm64/boot/Image
signed-code: true
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-12: gcc-12 <!stage1 !cross !pkg.linux.nokernel>, gcc-12-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
headers%gcc-12: gcc-12
|