diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2013-03-15 16:52:59 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2013-03-15 16:52:59 +0000 |
commit | 8070dbc919257b73d028b0ac4a04bffb53c5cad7 (patch) | |
tree | ac1a40f4ca9129559fb9be1be54ea6770f96ec70 /base-system-armv7-highbank.morph | |
parent | 22fc9595e15db3545a1fd01a41406ca710f0c817 (diff) | |
download | definitions-8070dbc919257b73d028b0ac4a04bffb53c5cad7.tar.gz |
Fix up refs after merge
I'm not sure how these got lost.
Diffstat (limited to 'base-system-armv7-highbank.morph')
-rw-r--r-- | base-system-armv7-highbank.morph | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph index 193ae6ea..22005cb8 100644 --- a/base-system-armv7-highbank.morph +++ b/base-system-armv7-highbank.morph @@ -9,22 +9,22 @@ { "morph": "build-essential", "repo": "baserock:baserock/morphs", - "ref": "baserock/samthursfield/build-essential-2-rebase" + "ref": "master" }, { "morph": "core", "repo": "baserock:baserock/morphs", - "ref": "baserock/samthursfield/build-essential-2-rebase" + "ref": "master" }, { "morph": "foundation", "repo": "baserock:baserock/morphs", - "ref": "baserock/samthursfield/build-essential-2-rebase" + "ref": "master" }, { "morph": "bsp-armv7-highbank", "repo": "baserock:baserock/morphs", - "ref": "baserock/samthursfield/build-essential-2-rebase" + "ref": "master" } ] } |