summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus-glib/no-examples.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dbus/dbus-glib/no-examples.patch')
-rw-r--r--meta/recipes-core/dbus/dbus-glib/no-examples.patch16
1 files changed, 11 insertions, 5 deletions
diff --git a/meta/recipes-core/dbus/dbus-glib/no-examples.patch b/meta/recipes-core/dbus/dbus-glib/no-examples.patch
index 32e7611718..3e2fa41c59 100644
--- a/meta/recipes-core/dbus/dbus-glib/no-examples.patch
+++ b/meta/recipes-core/dbus/dbus-glib/no-examples.patch
@@ -1,14 +1,20 @@
1Disable compiling examples 1From 8bb06c2f0929a4b878fd9abdb63c177a7c308b9d Mon Sep 17 00:00:00 2001
2From: Kevin Tian <kevin.tian@intel.com>
3Date: Tue, 21 Nov 2006 14:20:37 +0000
4Subject: [PATCH] Disable compiling examples
2 5
3Upstream-Status: Inappropriate [disable feature] 6Upstream-Status: Inappropriate [disable feature]
4 7
5Signed-off-by: Kevin Tian <kevin.tian@intel.com> 8Signed-off-by: Kevin Tian <kevin.tian@intel.com>
6Signed-off-by: Scott Garman <scott.a.garman@intel.com> 9Signed-off-by: Scott Garman <scott.a.garman@intel.com>
10---
11 dbus/Makefile.am | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
7 13
8Index: dbus-glib-0.108/dbus/Makefile.am 14diff --git a/dbus/Makefile.am b/dbus/Makefile.am
9=================================================================== 15index 2e8cb27..a86df30 100644
10--- dbus-glib-0.108.orig/dbus/Makefile.am 16--- a/dbus/Makefile.am
11+++ dbus-glib-0.108/dbus/Makefile.am 17+++ b/dbus/Makefile.am
12@@ -1,4 +1,4 @@ 18@@ -1,4 +1,4 @@
13-SUBDIRS = . examples 19-SUBDIRS = . examples
14+SUBDIRS = . 20+SUBDIRS = .