summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-02 16:14:33 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-03 13:15:52 -0800
commit0284df3926c1b9603504da5fbe0d26c3cc697223 (patch)
tree7770c139c1e5ea91ee881dd315af1ae138ec1f9c /meta/recipes-connectivity
parentcdc640f82208c71eba8ba2b4c88c2f31f7556f36 (diff)
downloadpoky-0284df3926c1b9603504da5fbe0d26c3cc697223.tar.gz
Revert "gssdp: Disable gobject introspection explicitly"
This reverts commit 35c948f38495d49dde1043d14a914cf4047a972a. There is not --disable-interospection Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
index b786e2d011..25a58da207 100644
--- a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
+++ b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
@@ -6,8 +6,6 @@ DEPENDS = "glib-2.0 libsoup-2.4 libglade"
6 6
7SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" 7SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
8 8
9EXTRA_OECONF = "--disable-introspection"
10
11inherit autotools pkgconfig 9inherit autotools pkgconfig
12 10
13PACKAGES =+ "gssdp-tools" 11PACKAGES =+ "gssdp-tools"