[gnome-ostree] 3.6: Don't build udev now that systemd includes it, fix build order
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] 3.6: Don't build udev now that systemd includes it, fix build order
- Date: Mon, 10 Sep 2012 18:26:31 +0000 (UTC)
commit 918f16d3213d36e8945e8b6ef0271d1f37853019
Author: Colin Walters <walters verbum org>
Date: Mon Sep 10 13:49:18 2012 -0400
3.6: Don't build udev now that systemd includes it, fix build order
This should have been in the previous patch; we don't want to build
the ancient udev version.
Also, systemd needs to be built after gobject-introspection so we
get gudev.
gnomeos-3.6.json | 13 +-----
patches/udev-autogen.patch | 25 -----------
patches/udev-docs.patch | 83 --------------------------------------
patches/udev-gudev-libtool.patch | 25 -----------
4 files changed, 3 insertions(+), 143 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index bdbdccd..2655107 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -84,10 +84,6 @@
{"src": "git:git://git.profusion.mobi/kmod.git",
"config-opts": ["--disable-manpages"]},
- {"src": "git:git://anongit.freedesktop.org/systemd/systemd",
- "tag": "88fae6e0441d4195e089434f07d3e7fd811d6297",
- "config-opts": ["--disable-manpages"]},
-
{"src": "fedora:hwdata.git",
"tag": "hwdata-0.225-1-40-g22495d9f53e572fdafd999dcfb0cb35166b232ab",
"patches": ["hwdata-buildapi.patch",
@@ -96,12 +92,9 @@
{"src": "gnome:gobject-introspection",
"config-opts": ["--disable-tests"]},
- {"src": "git:git://git.kernel.org/pub/scm/linux/hotplug/udev.git",
- "tag": "175",
- "config-opts": ["--disable-documentation",
- "--enable-udev_acl"],
- "patches": ["udev-autogen.patch", "udev-docs.patch",
- "udev-gudev-libtool.patch"]},
+ {"src": "git:git://anongit.freedesktop.org/systemd/systemd",
+ "tag": "88fae6e0441d4195e089434f07d3e7fd811d6297",
+ "config-opts": ["--disable-manpages"]},
{"src": "git:git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git",
"patches": ["linux-firmware-configure-Make-executable.patch"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]