nova: update to r7 branch

Fixes #1297
This commit is contained in:
Alexander Boettcher 2014-11-20 15:55:51 +01:00 committed by Christian Helmuth
parent 4de6d54e50
commit eedf3fa413
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2876dd57fafcaf860278d38368e7ba9a551393ab
d5f067a88da045f9fc6f9adb0ce532de0d4c047c

View File

@ -3,8 +3,8 @@ VERSION := git
DOWNLOADS := nova.git
URL(nova) := https://github.com/alex-ab/NOVA.git
# r6 branch
REV(nova) := f304d54b176ef7b1de9bd6fff6884e1444a0c116
# r7 branch
REV(nova) := 2b4f2803218cf92e2982b47a370d60b18bb78a15
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)