From 828d3cda6c845f6b5a260c41de3462e5e3c31c2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 20 Feb 2017 18:36:01 +0100 Subject: [PATCH] gst-plugins-gl: unblacklist - gstreamer is back MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../recipes-multimedia/gstreamer-0.10/gst-plugins-gl_0.10.3.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-gl_0.10.3.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-gl_0.10.3.bb index 62a6754464..6859f338e7 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-gl_0.10.3.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-gl_0.10.3.bb @@ -23,5 +23,3 @@ EXTRA_OECONF += "ac_cv_header_GL_gl_h=no" ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY_${PN}-apps = "1" ALLOW_EMPTY_${PN}-glib = "1" - -PNBLACKLIST[gst-plugins-gl] ?= "Depends on blacklisted gstreamer"