summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch')
-rw-r--r--poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch b/poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch
new file mode 100644
index 000000000..32e761171
--- /dev/null
+++ b/poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch
@@ -0,0 +1,17 @@
+Disable compiling examples
+
+Upstream-Status: Inappropriate [disable feature]
+
+Signed-off-by: Kevin Tian <kevin.tian@intel.com>
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
+Index: dbus-glib-0.108/dbus/Makefile.am
+===================================================================
+--- dbus-glib-0.108.orig/dbus/Makefile.am
++++ dbus-glib-0.108/dbus/Makefile.am
+@@ -1,4 +1,4 @@
+-SUBDIRS = . examples
++SUBDIRS = .
+
+ AM_CPPFLAGS = \
+ -I$(top_srcdir) \
OpenPOWER on IntegriCloud