[gnome-continuous] Revert "Untag systemd"
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Revert "Untag systemd"
- Date: Thu, 7 Jun 2018 17:23:20 +0000 (UTC)
commit 07ce6f8e7c666e176e41114f36ec40ad52ac5371
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Jun 7 18:22:05 2018 +0100
Revert "Untag systemd"
This reverts commit 1a5c668d584ed27a9f320c90886b34c6efd22a83 and
the other commits applied on top to make it build.
Untagging systemd is going to take a lot more than expected, and should
happen in a branch somewhere.
manifest.json | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0da37ce..9476787 100644
--- a/manifest.json
+++ b/manifest.json
@@ -124,17 +124,20 @@
"name": "systemd",
"component": "minimal",
"initramfs-depends": true,
- "tag": "v234",
- "tag-reason": "v235 requires libmount >= 2.30",
+ "patches": ["systemd-Revert-core-mount-add-dependencies-to-dynamically-mo.patch",
+ "systemd-pam-config.patch"],
+ "tag": "c5962fcff05a1e46138f9f8116513947398cb725",
+ "tag-reason": "timeout on boot, suspect next commit",
"cflags": {
"x86_64": "-O0 -g -m64 -mtune=generic",
- "i686": "-O0 -g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"
- },
- "config-opts": ["-Dman=false",
- "-Dhtml=false",
- "-Dnetworkd=false",
- "-Dresolve=false",
- "-Dtimesyncd=false"]
+ "i686": "-O0 -g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"},
+ "config-opts": ["--disable-manpages",
+ "--disable-networkd",
+ "--disable-resolved",
+ "--disable-timesyncd",
+ "--enable-compat-libs",
+ "--with-sysvinit-path=",
+ "--with-sysvrcnd-path="]
},
{"src": "gnome:libgudev.git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]