nova: update kernel to fix sporadic hangs

This commit is contained in:
Alexander Boettcher 2017-10-04 11:15:53 +02:00 committed by Christian Helmuth
parent 7a359f95a3
commit 9705c90d87
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
4d5351ce8bf433b34f9bcc86389d3856bae2f885
af1667f52b0d8da04bfe7b808974fb290f3e213f

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) := d6140259996ef79d26be9051e9a02c88a273cdcb
REV(nova) := 190605f8723a2714f90f42b94bbd0757604bee06
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)