mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 13:26:27 +00:00
nova: avoid assertion during SC cleanup
Regression introduced in Issue #5314 Fixes #5391
This commit is contained in:
parent
7928597249
commit
e520dbbb7e
@ -1 +1 @@
|
||||
3ca00c7332c39fe5be7fc14f3149e45bca428858
|
||||
d58086480d6a21a06bbd956e2d2e605d0f39b6b2
|
||||
|
@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r10 branch
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := f74d1d0d9252de6178e30f4402cbb39ea664f3f7
|
||||
REV(nova) := fc9ad04ecec3911302451fcbf6cd87063be66ad0
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
Loading…
Reference in New Issue
Block a user