summaryrefslogtreecommitdiff
path: root/x86_64-generic-bootstrap-pass3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64-generic-bootstrap-pass3.morph')
-rw-r--r--x86_64-generic-bootstrap-pass3.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/x86_64-generic-bootstrap-pass3.morph b/x86_64-generic-bootstrap-pass3.morph
index 78a5a3b5..8e1f5ec4 100644
--- a/x86_64-generic-bootstrap-pass3.morph
+++ b/x86_64-generic-bootstrap-pass3.morph
@@ -1,6 +1,6 @@
{
"name": "x86_64-generic-bootstrap-pass3",
- "description": "The set of strata that constitute the final bootstrap for 64-bit x86 systems. This is a stratum rather than a system because a system image is not necessarily required to finish a bootstrap, and listing multiple strata on the command line doesn't share a staging area, so x86_64-generic-bsp fails to find what it needs from devel.",
+ "description": "The set of strata that constitute the final bootstrap for 64-bit x86 systems. This is a stratum rather than a system because a system image is not necessarily required to finish a bootstrap, and listing multiple strata on the command line doesn't share a staging area, so bsp-x86_64-generic fails to find what it needs from devel.",
"kind": "stratum",
"build-depends": [
{
@@ -14,7 +14,7 @@
"ref": "master"
},
{
- "morph": "x86_64-generic-bsp",
+ "morph": "bsp-x86_64-generic",
"repo": "baserock:morphs",
"ref": "master"
}