summaryrefslogtreecommitdiff
path: root/bootstrap-pass3-x86_64-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-pass3-x86_64-generic.morph')
-rw-r--r--bootstrap-pass3-x86_64-generic.morph17
1 files changed, 0 insertions, 17 deletions
diff --git a/bootstrap-pass3-x86_64-generic.morph b/bootstrap-pass3-x86_64-generic.morph
deleted file mode 100644
index bdd8d147..00000000
--- a/bootstrap-pass3-x86_64-generic.morph
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "bootstrap-pass3-x86_64-generic",
- "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": [
- {
- "morph": "core",
- "repo": "baserock:baserock/morphs",
- "ref": "master"
- },
- {
- "morph": "bsp-x86_64-generic",
- "repo": "baserock:baserock/morphs",
- "ref": "master"
- }
- ]
-}