mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
depot: recipe for src/depot_query
This commit is contained in:
10
repos/gems/recipes/src/depot_query/content.mk
Normal file
10
repos/gems/recipes/src/depot_query/content.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
SRC_DIR := src/app/depot_query
|
||||
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
|
||||
MIRROR_FROM_REP_DIR := include/depot include/gems/vfs.h
|
||||
|
||||
content: $(MIRROR_FROM_REP_DIR)
|
||||
|
||||
$(MIRROR_FROM_REP_DIR):
|
||||
$(mirror_from_rep_dir)
|
||||
1
repos/gems/recipes/src/depot_query/hash
Normal file
1
repos/gems/recipes/src/depot_query/hash
Normal file
@@ -0,0 +1 @@
|
||||
2018-01-18-b 7ef841a36178ed559a4a97d4953989fb2b124951
|
||||
8
repos/gems/recipes/src/depot_query/used_apis
Normal file
8
repos/gems/recipes/src/depot_query/used_apis
Normal file
@@ -0,0 +1,8 @@
|
||||
base
|
||||
os
|
||||
vfs
|
||||
report_session
|
||||
block_session
|
||||
terminal_session
|
||||
rtc_session
|
||||
file_system_session
|
||||
Reference in New Issue
Block a user