summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-08-17 17:00:51 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-08-17 17:00:51 +0000
commit9f1c91c0689811f0b782692d686ddcf2e0dba780 (patch)
treed6740c993fb690836973f565bba602993cc35c76
parentb2060fe47d8b14df2a8454480578469439136a08 (diff)
downloadmorphs-baserock/release/secret-volcano.tar.gz
Systems are mounted read-only in the previously released version of morph, this causes bugs in systemd, there's a hacky fix in systemd to handle this, which needs to be used.
-rw-r--r--foundation.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/foundation.morph b/foundation.morph
index 5251f6a..7daac11 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -8,10 +8,10 @@
},
{
"repo": "upstream:eglibc2",
- "morph": "eglibc",
+ "build-depends": [],
"ref": "443881d8d0561260ec42fa8c1ceebcf84cade3fb",
"name": "eglibc",
- "build-depends": []
+ "morph": "eglibc"
},
{
"repo": "upstream:zlib",
@@ -149,7 +149,7 @@
},
{
"repo": "upstream:systemd",
- "ref": "e5f17a197beb10d0bfca3f7a9573d392af37a3eb",
+ "ref": "77185e4d3744e8b9b2d505282bca0f93321bf550",
"name": "systemd",
"build-depends": [
"dbus",