summaryrefslogtreecommitdiff
path: root/bsp-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-05-22 13:27:16 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2013-05-22 13:27:16 +0100
commit34bd97d75cfc3d793cd175a8d34cb9463ebab7c3 (patch)
tree35bae94ef0cd3b3570c563f8995d27682e5dae23 /bsp-x86_64-generic.morph
parented91f9c71f63e275d622c3bac08e53149906a55a (diff)
downloaddefinitions-34bd97d75cfc3d793cd175a8d34cb9463ebab7c3.tar.gz
Fix erroneous references to dev branch
morph merge wasn't smart enough to correct these references.
Diffstat (limited to 'bsp-x86_64-generic.morph')
-rw-r--r--bsp-x86_64-generic.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp-x86_64-generic.morph b/bsp-x86_64-generic.morph
index 50f3c749..b984a138 100644
--- a/bsp-x86_64-generic.morph
+++ b/bsp-x86_64-generic.morph
@@ -5,7 +5,7 @@
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "baserock/richardmaw/build-essential-changes-merge",
+ "ref": "master",
"morph": "core"
}
],