mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
parent
ff656401b3
commit
d3cc5c9cd2
10
repos/gems/recipes/api/cbe/content.mk
Normal file
10
repos/gems/recipes/api/cbe/content.mk
Normal file
@ -0,0 +1,10 @@
|
||||
MIRROR_FROM_REP_DIR := \
|
||||
include/cbe/types.h
|
||||
|
||||
content: $(MIRROR_FROM_REP_DIR) LICENSE
|
||||
|
||||
$(MIRROR_FROM_REP_DIR):
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
LICENSE:
|
||||
cp $(GENODE_DIR)/LICENSE $@
|
1
repos/gems/recipes/api/cbe/hash
Normal file
1
repos/gems/recipes/api/cbe/hash
Normal file
@ -0,0 +1 @@
|
||||
2021-03-20-a d627ae2c0c40fce26df026701b8add04635169d3
|
10
repos/gems/recipes/api/cbe/used_apis
Normal file
10
repos/gems/recipes/api/cbe/used_apis
Normal file
@ -0,0 +1,10 @@
|
||||
aes_cbc_4k
|
||||
base
|
||||
block_session
|
||||
libc
|
||||
libsparkcrypto
|
||||
openssl
|
||||
os
|
||||
so
|
||||
spark
|
||||
vfs
|
Loading…
Reference in New Issue
Block a user