summaryrefslogtreecommitdiff
path: root/x86_64-generic-bsp.morph
blob: bc73b2326967638b4a78a2efbfacf0b70cfa1b5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "build-depends": [
    "devel"
  ],
  "sources": [
    {
      "repo": "upstream:linux", 
      "ref": "aa26072b372ad65252d6f85cd5c75c4cccdb71dc", 
      "name": "linux", 
      "build-depends": []
    }, 
    {
      "repo": "upstream:nasm", 
      "ref": "78bdad3d14fb875d5f2062957e326ba2a9e4ccb0", 
      "name": "nasm", 
      "build-depends": []
    }, 
    {
      "repo": "upstream:syslinux", 
      "ref": "38dcca25c8855c95649e3f0b5b09fae862ed5c7a", 
      "name": "syslinux", 
      "build-depends": [
        "nasm"
      ]
    }
  ], 
  "kind": "stratum", 
  "name": "x86_64-generic-bsp", 
  "description": "The set of platform specific components required for booting a 64-bit x86 based system."
}