summaryrefslogtreecommitdiff
path: root/imx53-bsp.morph
blob: 373a96a303191dda569a124178005fcfe2e2abd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "imx53-bsp",
    "description": "The platform dependent components required to boot an i.MX 53 ARM development board.",
    "kind": "stratum",
    "sources": [
        {
            "name": "linux",
            "repo": "upstream:linux",
            "ref": "baserock/morph"
        }
    ]
}