summaryrefslogtreecommitdiff
path: root/arm-versatile-devel-system.morph
blob: 43297eb04c4a1cba596aa5b2f84f2160529daaa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "arm-versatile-devel-system",
    "description": "A system that is able to build other systems based on the ARM versatile architecture.",
    "kind": "system",
    "arch": "arm",
    "disk-size": "10G",
    "strata": [
        "arm-versatile-bsp",
        "foundation",
        "devel"
    ]
}