summaryrefslogtreecommitdiff
path: root/core.morph
blob: 6035c7a627f4a971ace385d562afdaf055840dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "name": "core",
    "kind": "stratum",
    "sources": [
        {
            "name": "fhs-dirs",
            "ref": "liw/debug"
        },
        {
            "name": "linux-api-headers",
            "repo": "linux",
            "ref": "liw/api-headers"
        },
        {
            "name": "eglibc",
            "ref": "baserock"
        },
        {
            "name": "busybox",
            "ref": "baserock"
        }
    ]
}