diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-03-06 08:43:58 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-13 11:44:44 +0000 |
commit | 1619bd7aa56f7cd4f7c9696eec3389b150de043a (patch) | |
tree | 9be19ccdf3b5c07c1502765f9450df20bea3c721 | |
parent | ecade4c986e5045879ea204e31457c9b53a15e33 (diff) | |
download | openembedded-core-1619bd7aa56f7cd4f7c9696eec3389b150de043a.tar.gz openembedded-core-1619bd7aa56f7cd4f7c9696eec3389b150de043a.tar.bz2 openembedded-core-1619bd7aa56f7cd4f7c9696eec3389b150de043a.zip |
glib-2.0: Add Upstream Status for nodbus.patch
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-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 @@ Disable dbus dependency. Autodetecting isn't deterministic, we don't have the DEPENDS and we don't want to built this piece so hardcode it off. +Upstream-Status: Inappropriate [configuration] + RP 2012/2/25 Index: glib-2.30.2/configure.ac |