Josef Söntgen
50076302b6
Adapt SDL ports to API changes
...
Fixes #90 .
2017-11-27 14:52:56 +01:00
Stefan Kalkowski
c9f593d803
Use default Qemu memory size in run-scripts
...
Ref #74
2017-06-02 11:25:23 +02:00
Norman Feske
21bf74bbc8
Adaptation to stricter label prefixing
...
This patch is related to the following issue:
https://github.com/genodelabs/genode/issues/2171
2016-11-24 17:11:14 +01:00
Norman Feske
a540f55512
framebuffer_app.inc: add scheduling constraints
...
Without the assignment of CPU quota, the priority definitions remain
without effect on base-hw, which may lead the USB driver on the
Raspberry Pi to get stuck in the presence of a time-consuming
application.
2016-08-25 10:28:18 +02:00
Norman Feske
2c4cca899a
follow-up fix for "Share common parts ..."
...
Prevent duplicated build argument of platform-driver, fixes the build
for the Raspberry Pi.
2016-08-21 14:06:32 +02:00
Norman Feske
a21b0be78e
Share common parts of simple interactive scenaros
...
By moving the common run-script parts to framebuffer_app.inc, we avoid
the duplication of the application-agnostic run-script content.
2016-08-21 01:29:25 +02:00