depot: recipe for vfs_cow

Issue #2902
This commit is contained in:
Norman Feske 2018-07-04 13:42:07 +02:00 committed by Christian Helmuth
parent 4b46abf813
commit d38227f840
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,9 @@
MIRROR_FROM_REP_DIR := lib/mk/vfs_cow.mk src/lib/vfs/cow
content: $(MIRROR_FROM_REP_DIR) LICENSE
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@

View File

@ -0,0 +1 @@
2018-07-04 9414be00340489d4ee1e1bf39e53bf1cd9469400

View File

@ -0,0 +1,4 @@
base
os
so
vfs