summaryrefslogtreecommitdiff
path: root/arm-a300-bsp.morph
blob: 92ad262048cb543c917918d2f07ff4c2dbaae742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "slab-mgmt-bsp",
    "description": "The platform dependent components required to boot a Slab's management SoM.",
    "kind": "stratum",
    "sources": [
        {
            "name": "linux",
            "repo": "upstream:linux",
            "ref": "baserock/arm/csb1724",
            "build-depends": []
        }
    ]
}