Skip to content

Update spdk to fix aio bdev#90

Merged
tiagolobocastro merged 5 commits intodevelopfrom
fix-spdk
Nov 28, 2025
Merged

Update spdk to fix aio bdev#90
tiagolobocastro merged 5 commits intodevelopfrom
fix-spdk

Conversation

@tiagolobocastro
Copy link
Copy Markdown
Member

build: update the spdk rev to fix aio bdevs

build: update sha256 fetching script

The existing one is broken so use the nix-prefetch-github and
add it to the devel shell.

build: add missing include path

Previously we had used the include/spdk/module to detect if it was a
sandbox or regular build.
Since, spdk has created its own include/spdk/module, and broke this.
Instead, simply include module/ if it exists.

Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
The existing one is broken so use the nix-prefetch-github and
add it to the devel shell.

Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
@tiagolobocastro tiagolobocastro merged commit 9851d84 into develop Nov 28, 2025
7 checks passed
@tiagolobocastro tiagolobocastro deleted the fix-spdk branch April 2, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants