1 From 64a6d1a44dc33ad564be58e7daa3d76fac65772e Mon Sep 17 00:00:00 2001
2 From: Jackie Huang <jackie.huang@windriver.com>
3 Date: Mon, 31 Jul 2023 16:10:26 +0800
4 Subject: [PATCH 6/7] Add debian_iso_image_arm64.inc
6 Add debian_iso_image_arm64.inc from debian_iso_image.inc
7 and made the following changes:
8 * fix some packages name: replace amd64 with arm64
9 * remove packages that failed to build for arm64:
10 - octeon-ep, qat, iqvlinux
13 PASS: build-pkgs on x86-64 host
14 PASS: build-image on x86-64 host
15 PASS: build-pkgs on arm64 host
16 PASS: build-image on arm64 host
17 PASS: Deploy AIO-SX on x86-64 target
18 PASS: Deploy AIO-SX on arm64 target
19 PASS: Deploy AIO-DX on arm64 targets
20 PASS: Deploy std(2+2+2) on arm64 targets
25 Depends-On: https://review.opendev.org/c/starlingx/root/+/889682
27 Change-Id: I75231696f8a4cec3cc7feeac992e202807576a07
28 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
30 debian_iso_image_arm64.inc | 114 +++++++++++++++++++++++++++++++++++++
31 1 file changed, 114 insertions(+)
32 create mode 100644 debian_iso_image_arm64.inc
34 diff --git a/debian_iso_image_arm64.inc b/debian_iso_image_arm64.inc
36 index 0000000..c369bcb
38 +++ b/debian_iso_image_arm64.inc
40 +# List of packages to be included/installed in ISO
42 +# bnxt_en - Broadcom kernel modules
70 +# Marvell kernel modules
81 +# Intel Quartzville Linux Driver
86 +kmod-opae-fpga-driver
87 +kmod-opae-fpga-driver-rt
89 +# libbnxt_re - Broadcom Infiniband verbs library
94 +#hyperv-daemons # not used
95 +#libcpupower-dev # not used
96 +#libcpupower1 # not used
97 +#linux-compiler-gcc-10-x86
98 +#linux-config-5.10 # not used
99 +#linux-cpupower # not used
100 +linux-headers-5.10.0-6-arm64
101 +linux-rt-headers-5.10.0-6-rt-arm64
102 +linux-headers-5.10.0-6-common
103 +linux-rt-headers-5.10.0-6-rt-common
104 +#linux-image-5.10.0-6-arm64-dbg # not used
105 +#linux-rt-image-5.10.0-6-rt-arm64-dbg # not used
106 +linux-image-5.10.0-6-arm64-unsigned
107 +linux-rt-image-5.10.0-6-rt-arm64-unsigned
108 +#linux-image-arm64-dbg # not used
109 +#linux-image-arm64-signed-template # not used
111 +linux-rt-kbuild-5.10
113 +#linux-perf-5.10-dbgsym # not used
115 +#linux-perf # not used
116 +#linux-source-5.10 # not used
117 +#linux-rt-source-5.10 # not used
118 +#linux-source # not used
119 +#linux-support-5.10.0-6 # not used
123 +mlnx-ofed-kernel-modules
124 +mlnx-ofed-kernel-modules-rt
125 +mlnx-ofed-kernel-utils
136 +#libibmad-dev # not used
138 +#libibnetdisc-dev # not used
140 +#libibumad-dev # not used
142 +#libibverbs-dev # not used
144 +#librdmacm-dev # not used