genode/repos/base-nova/ports/nova.port
Alexander Boettcher 7b6cd28dcb nova: update to r9
Fixes compiler warnings and re-enables debug commits regarding out of memory
situations.

Fixes #1551
2015-06-03 12:53:48 +02:00

11 lines
256 B
Plaintext

LICENSE := GPLv2
VERSION := git
DOWNLOADS := nova.git
URL(nova) := https://github.com/alex-ab/NOVA.git
# r9 branch
REV(nova) := 27a42d2124a6631f58e7d925170b6b3bac36e2f8
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)