[gnome-continuous] Tag systemd to v234
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag systemd to v234
- Date: Thu, 7 Jun 2018 17:09:47 +0000 (UTC)
commit 4867da800d811342e1974087d2dea8903753d2bb
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Jun 7 18:08:58 2018 +0100
Tag systemd to v234
For newer releases we need a newer libmount than the one Yocto gives us.
manifest.json | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a589180..bc23211 100644
--- a/manifest.json
+++ b/manifest.json
@@ -116,12 +116,16 @@
"patches": ["vala-disable-valadoc.patch"],
"config-opts": ["--disable-valadoc"]},
- {"src": "git:https://github.com/seccomp/libseccomp",
+ {"src": "git:https://github.com/seccomp/libseccomp.git",
+ "name": "libseccomp",
"branch": "release-2.3"},
- {"src": "git:https://github.com/systemd/systemd",
+ {"src": "git:https://github.com/systemd/systemd.git",
+ "name": "systemd",
"component": "minimal",
"initramfs-depends": true,
+ "tag": "v234",
+ "tag-reason": "v235 requires libmount >= 2.30",
"cflags": {
"x86_64": "-O0 -g -m64 -mtune=generic",
"i686": "-O0 -g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]