summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-11-12 13:10:35 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-11-12 13:10:35 +0000
commit3402f78a61a115270dabf88381aabfdc1c839419 (patch)
tree3795818ebb922481ff288087d83c82aae5f06899
parent380c110ced82006b2c355cc61878c0902365014b (diff)
downloadmorphs-3402f78a61a115270dabf88381aabfdc1c839419.tar.gz
branch baserock/S5178/update-util-linux
-rw-r--r--devel-system-x86_64-generic.morph2
-rw-r--r--foundation.morph4
2 files changed, 3 insertions, 3 deletions
diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph
index c9bcda6..f64e6d9 100644
--- a/devel-system-x86_64-generic.morph
+++ b/devel-system-x86_64-generic.morph
@@ -14,7 +14,7 @@
{
"morph": "foundation",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/S5178/update-util-linux"
},
{
"morph": "devel",
diff --git a/foundation.morph b/foundation.morph
index e3a7867..101d466 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -26,7 +26,7 @@
{
"name": "busybox",
"repo": "upstream:busybox",
- "ref": "baserock/morph",
+ "ref": "baserock/morph",
"build-depends": [
"eglibc"
]
@@ -50,7 +50,7 @@
{
"name": "util-linux",
"repo": "upstream:util-linux",
- "ref": "baserock/morph",
+ "ref": "baserock/S5178/update-util-linux",
"build-depends": [
"eglibc"
]