diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch b/meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch index 1486203cf5..1e65643191 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch | |||
@@ -1,6 +1,8 @@ | |||
1 | Disable dbus dependency. Autodetecting isn't deterministic, we don't have the DEPENDS | 1 | Disable dbus dependency. Autodetecting isn't deterministic, we don't have the DEPENDS |
2 | and we don't want to built this piece so hardcode it off. | 2 | and we don't want to built this piece so hardcode it off. |
3 | 3 | ||
4 | Upstream-Status: Inappropriate [configuration] | ||
5 | |||
4 | RP 2012/2/25 | 6 | RP 2012/2/25 |
5 | 7 | ||
6 | Index: glib-2.30.2/configure.ac | 8 | Index: glib-2.30.2/configure.ac |