mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
nova: avoid assertion during cross core IPC
This commit is contained in:
parent
75d43555c8
commit
60b44f071b
@ -1 +1 @@
|
||||
69d4698190aa64ecf18aff1c9cf58cd0cf84c689
|
||||
da838526a6b19ac70da909b6e0a7ef7dac296e06
|
||||
|
@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r10 branch
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := f04f501c87ea37207b655bd0a787a2c0b363a967
|
||||
REV(nova) := 6e3ce179d28c651d72592dfdad1661390345e749
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
Loading…
Reference in New Issue
Block a user