summaryrefslogtreecommitdiff
path: root/x86_64-generic-bsp.morph
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64-generic-bsp.morph')
-rw-r--r--x86_64-generic-bsp.morph34
1 files changed, 17 insertions, 17 deletions
diff --git a/x86_64-generic-bsp.morph b/x86_64-generic-bsp.morph
index 525ca9f..452d3c4 100644
--- a/x86_64-generic-bsp.morph
+++ b/x86_64-generic-bsp.morph
@@ -1,18 +1,18 @@
{
- "name": "x86_64-generic-bsp",
- "description": "The set of platform specific components required for booting a 64-bit x86 based system.",
- "kind": "stratum",
- "sources": [
- {
- "name": "linux",
- "repo": "upstream:linux",
- "ref": "baserock/morph"
- },
- {
- "name": "syslinux",
- "repo": "upstream:syslinux",
- "ref": "baserock/morph",
- "build-depends": []
- }
- ]
-}
+ "sources": [
+ {
+ "repo": "upstream:linux",
+ "ref": "aa26072b372ad65252d6f85cd5c75c4cccdb71dc",
+ "name": "linux"
+ },
+ {
+ "repo": "upstream:syslinux",
+ "ref": "38dcca25c8855c95649e3f0b5b09fae862ed5c7a",
+ "name": "syslinux",
+ "build-depends": []
+ }
+ ],
+ "kind": "stratum",
+ "name": "x86_64-generic-bsp",
+ "description": "The set of platform specific components required for booting a 64-bit x86 based system."
+} \ No newline at end of file