Skip to content

Commit f25163d

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
Remove mongoose.{c,h} from the mongoose-os repo
mongoose lib is added as a dependency to the root manifest but in the mean time it is explicitly added to all the "root" libs (the ones that did not have any dependencies). CL: Remove mongoose.{c,h} from the mongoose-os repo; mongoose library should be used instead. PUBLISHED_FROM=fa547aec84192cdc8fa6e6181aafec9b4c74bdac
1 parent a3a9d0b commit f25163d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mos.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ tags:
2121
- net
2222

2323
manifest_version: 2017-09-29
24+
25+
# Temporary, while root manifest change propagates (2018/03/29).
26+
libs:
27+
- origin: https://github.com/mongoose-os-libs/mongoose

0 commit comments

Comments
 (0)