17 lines
795 B
XML
17 lines
795 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
|
|
<remote name="iode"
|
|
fetch="https://gitlab.com/iode/os/public"
|
|
revision="v3-staging"
|
|
sync-c="true"
|
|
sync-j="20" />
|
|
|
|
<project path="system/iode-snort" name="blocker/iode-snort" remote="iode" revision="staging" />
|
|
<project path="external/libnetfilter_conntrack" name="blocker/external_libnetfilter_conntrack" remote="iode" revision="staging" />
|
|
<project path="external/libnetfilter_queue" name="blocker/external_libnetfilter_queue" remote="iode" revision="staging" />
|
|
<project path="external/libnfnetlink" name="blocker/external_libnfnetlink" remote="iode" revision="staging" />
|
|
<project path="external/libmnl" name="blocker/external_libmnl" remote="iode" revision="staging" />
|
|
|
|
</manifest>
|