summaryrefslogtreecommitdiff
path: root/core.morph
blob: 65e01e39e0cccefbf2e1a179d7f8c8b58877a5ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "core",
    "kind": "stratum",
    "sources": [
        {
            "name": "fhs-dirs",
            "ref": "liw/debug"
        },
        {
            "name": "eglibc",
            "ref": "baserock"
        },
        {
            "name": "busybox",
            "ref": "baserock"
        }
    ]
}