
Add debian_pkg_dirs file to allow kernel-std/kernel-modules/ kernel-userspace packages to be built. PASS: built image & installed & boot up on qemu; PASS: manually checked about the packages' versions involved. After this commit is merged, please pay attention: (1) Below "Depends-On" commit can improve the build time of kernel-std to about 0.5 hour on our Dell Precision server, or else several hours are needed. If want the build quicker, you can: Set proper MINIKUBECPUS/MINIKUBEMEMORY before running stx-init-env to start the dockers. e.g.: export MINIKUBECPUS=15; export MINIKUBEMEMORY=32896; source import-stx; ./stx-init-env (2) Start from a clean build in case the debian kernel we used (which has a higher version number than the one we are using now) will affect the build-image process. Depends-On: https://review.opendev.org/c/starlingx/tools/+/825993 Story: 2009221 Task: 44269 Signed-off-by: Li Zhou <li.zhou@windriver.com> Change-Id: I85753c9792e2141bd8f34cb726ceca1cf87c7a57
10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
kernel-std
|
|
kernel-modules/intel-i40e
|
|
kernel-modules/intel-iavf
|
|
kernel-modules/intel-ice
|
|
kernel-modules/intel-igb_uio
|
|
kernel-modules/intel-opae-fpga
|
|
kernel-modules/mlnx-ofa_kernel
|
|
kernel-modules/qat17
|
|
userspace/mellanox/rdma-core
|