summaryrefslogtreecommitdiff
path: root/bsp-armv7-highbank.morph
blob: 8565eed79b4e0b41a7595bdc25e66a33461d47de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "bsp-armv7-highbank",
    "description": "The platform dependent components required to boot an ARM highbank board.",
    "kind": "stratum",
    "chunks": [
        {
            "name": "linux",
            "repo": "upstream:linux",
            "ref": "baserock/arm/highbank",
            "build-depends": []
        }
    ]
}