mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
depot: recipe for src/depot_query
This commit is contained in:
parent
dcce0a1032
commit
18d963419d
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
|
Loading…
x
Reference in New Issue
Block a user