mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-14 23:18:59 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user