[oe-commits] Alexandru Palalau : gst-plugins-gl: removed gconf inheritance

git at git.openembedded.org git at git.openembedded.org
Fri Mar 21 11:58:42 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 1bb8c4018c4c52db0934ffcd7cfdf5d5b599a9f1
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1bb8c4018c4c52db0934ffcd7cfdf5d5b599a9f1

Author: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
Date:   Tue Mar 11 13:19:21 2014 +0000

gst-plugins-gl: removed gconf inheritance

In order to remove WARN-QA message regarding --disable-schemas-install configure option.

Signed-off-by: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
index 60de7c0..90efbcc 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
@@ -12,7 +12,7 @@ DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew"
 
 PR = "r4"
 
-inherit gettext gconf
+inherit gettext
 
 # This package doesn't have a configure switch for EGL or GL, so forcibly tell
 # configure that it can't find gl.h so it always uses EGL.  If/when we have some



More information about the Openembedded-commits mailing list