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