genode/repos/base-nova/ports/nova.port
Alexander Boettcher d2f27a34f7 nova: avoid fault during thread migration
triggert by cpu_balancer.run on Qemu

Fixes #4742
2023-02-27 08:22:45 +01:00

11 lines
265 B
Plaintext

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