From: Richard Purdie Date: Wed, 20 Jan 2016 17:10:11 +0000 (+0000) Subject: Revert "gstreamer1.0-plugins-good.inc: add gudev back to PACKAGECONFIG" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824a43c30b99971a382abd5edcf126f96cf4d485;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git Revert "gstreamer1.0-plugins-good.inc: add gudev back to PACKAGECONFIG" This reverts commit 5c90b561930aac1783485d91579d313932273e92. The original change was intentional so back out 'fixes'. --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc index 2f987b49c6d..edaafe842ff 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc @@ -11,7 +11,7 @@ inherit gettext PACKAGECONFIG ??= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \ - orc cairo flac gdk-pixbuf gudev jpeg libpng soup speex taglib v4l2 \ + orc cairo flac gdk-pixbuf jpeg libpng soup speex taglib v4l2\ " X11DEPENDS = "virtual/libx11 libsm libxrender libxfixes libxdamage"