[gnome-ostree] manifest: Add patch for ModemManager
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Add patch for ModemManager
- Date: Tue, 10 Sep 2013 15:11:17 +0000 (UTC)
commit 404bdeff74eaeb1c159cca3427fdb76247dd3a46
Author: Colin Walters <walters verbum org>
Date: Tue Sep 10 11:10:57 2013 -0400
manifest: Add patch for ModemManager
manifest.json | 1 +
patches/ModemManager-headers.patch | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index d041529..0c56740 100644
--- a/manifest.json
+++ b/manifest.json
@@ -421,6 +421,7 @@
"name": "libmbim"},
{"src": "fd-MM:ModemManager.git",
+ "patches": ["ModemManager-headers.patch"],
"config-opts": ["--with-udev-base-dir=/usr/lib/udev",
"--disable-more-warnings"]},
diff --git a/patches/ModemManager-headers.patch b/patches/ModemManager-headers.patch
new file mode 100644
index 0000000..b0f9763
--- /dev/null
+++ b/patches/ModemManager-headers.patch
@@ -0,0 +1,25 @@
+From c103214180d520b9449c14785937f266cf310b00 Mon Sep 17 00:00:00 2001
+From: Colin Walters <walters verbum org>
+Date: Tue, 10 Sep 2013 08:40:17 -0400
+Subject: [PATCH] libmm-glib: Don't include internal header from public header
+
+This broke gnome-control-center in gnome-ostree.
+---
+ libmm-glib/mm-modem-oma.h | 1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+diff --git a/libmm-glib/mm-modem-oma.h b/libmm-glib/mm-modem-oma.h
+index 8b89fce..e6dc619 100644
+--- a/libmm-glib/mm-modem-oma.h
++++ b/libmm-glib/mm-modem-oma.h
+@@ -30,7 +30,6 @@
+ #include <ModemManager.h>
+
+ #include "mm-helper-types.h"
+-#include "mm-common-helpers.h"
+ #include "mm-gdbus-modem.h"
+
+ G_BEGIN_DECLS
+--
+1.7.1
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]