NAS-136176 / 25.10 / Various fixes after upgrading GE mirrors (#867)

* Try to build openssl early

* Truenas spdk wants kernel headers so mark kernel a dependency
This commit is contained in:
sonicaj
2025-06-04 20:02:24 +05:00
committed by GitHub
parent bad399a592
commit 5ddbc25e6a

View File

@@ -343,6 +343,7 @@ sources:
repo: https://github.com/truenas/openssl
branch: master
generate_version: false
batch_priority: 0
predepscmd:
- "apt install -y wget xz-utils"
- "./pull.sh"
@@ -494,6 +495,8 @@ sources:
- "scripts/pkgdep.sh --rdma"
explicit_deps:
- python3
- kernel
- kernel-dbg
- name: avahi
repo: https://github.com/truenas/avahi
branch: SCALE-v0.8