mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
parent
9e61fb90c5
commit
7cb19ee2b3
8
repos/libports/recipes/src/sntp_client/content.mk
Normal file
8
repos/libports/recipes/src/sntp_client/content.mk
Normal file
@ -0,0 +1,8 @@
|
||||
SRC_DIR = src/app/sntp_client
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
|
||||
content: src/lib/musl_tm
|
||||
|
||||
src/lib/musl_tm:
|
||||
mkdir -p src/lib
|
||||
cp -r $(GENODE_DIR)/repos/libports/$@ $@
|
1
repos/libports/recipes/src/sntp_client/hash
Normal file
1
repos/libports/recipes/src/sntp_client/hash
Normal file
@ -0,0 +1 @@
|
||||
2022-05-31-a a079c0893d3acb89dab9ab70e0e8437bdc3518a0
|
6
repos/libports/recipes/src/sntp_client/used_apis
Normal file
6
repos/libports/recipes/src/sntp_client/used_apis
Normal file
@ -0,0 +1,6 @@
|
||||
base
|
||||
os
|
||||
net
|
||||
nic_session
|
||||
rtc_session
|
||||
report_session
|
Loading…
Reference in New Issue
Block a user