depot: recipe for cpu_load_display

This commit is contained in:
Norman Feske 2017-09-08 12:31:39 +02:00 committed by Christian Helmuth
parent f10af1cc57
commit d8861262b2
8 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,8 @@
content: include/nano3d LICENSE
include/nano3d:
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@

View File

@ -0,0 +1 @@
2017-09-08 821c5c9048e6e83fbf791854a0d036e73b9c0658

View File

@ -0,0 +1,2 @@
SRC_DIR := src/app/cpu_load_display
include $(GENODE_DIR)/repos/base/recipes/src/content.inc

View File

@ -0,0 +1 @@
2017-09-08-b dffe31a95696c4569eea3d9d081901f1f2627621

View File

@ -0,0 +1,9 @@
base
os
polygon_gfx
nano3d
gems
input_session
nitpicker_session
framebuffer_session
timer_session

View File

@ -0,0 +1,2 @@
SRC_DIR = src/app/trace_subject_reporter
include $(GENODE_DIR)/repos/base/recipes/src/content.inc

View File

@ -0,0 +1 @@
2017-09-08-a a1937df96541a7e620c7eacfb31501473dfad8cb

View File

@ -0,0 +1,4 @@
base
os
report_session
timer_session