nova: update kernel to fix sporadic hangs

Fixes #2571
This commit is contained in:
Alexander Boettcher 2017-11-08 18:10:31 +01:00 committed by Christian Helmuth
parent 1e04836a6d
commit 86f269feba
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
9ce0213338f9a622cc9a3321760bee3145833493
7fc9daed65562521d30b825b520f7761a93c5607

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 63cbd3df2e6350a1dc19ccb7b78fd76ce02827a6
REV(nova) := 4911bb0693b62c738e3b542b65f9821e9cdc5f72
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))