All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix gstreamer and its assoc. fallout
@ 2017-02-15 18:03 Paul Gortmaker
  2017-02-15 18:03 ` [PATCH 1/3] gstreamer: fix dependency issue and un-blacklist it Paul Gortmaker
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paul Gortmaker @ 2017-02-15 18:03 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

Recently gstreamer was blacklisted due to the build issue here:

http://errors.yoctoproject.org/Errors/Details/130583/

Here, we fix the dependency issue causing the above issue, and
then undo all the blacklisting fallout from things that depended
on gstreamer directly and indirectly.

Paul.
--

Paul Gortmaker (3):
  gstreamer: fix dependency issue and un-blacklist it
  remove blacklist entries against blacklisted gstreamer
  farsight/xfce4-mixer: unblacklist recipes

 meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb                       | 2 --
 meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb                      | 3 ---
 meta-gnome/recipes-support/florence/florence_0.5.4.bb                 | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-fluendo-mp3_0.10.31.bb      | 2 --
 .../gstreamer-0.10/gst-fluendo-mpegdemux_0.10.85.bb                   | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-meta-base_0.10.bb           | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-openmax_0.10.1.bb           | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb      | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb     | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-plugins-gl_0.10.3.bb        | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-plugins-good_0.10.31.bb     | 2 --
 .../recipes-multimedia/gstreamer-0.10/gst-plugins-ugly_0.10.19.bb     | 2 --
 meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-rtsp_0.10.8.bb  | 2 --
 .../recipes-multimedia/gstreamer-0.10/gstreamer_0.10.36.bb            | 4 +---
 meta-oe/recipes-support/farsight/farsight2_0.0.22.bb                  | 4 ----
 meta-oe/recipes-support/farsight/libnice_0.0.13.bb                    | 2 --
 meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb              | 2 --
 17 files changed, 1 insertion(+), 38 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-02-20 19:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 18:03 [PATCH 0/3] fix gstreamer and its assoc. fallout Paul Gortmaker
2017-02-15 18:03 ` [PATCH 1/3] gstreamer: fix dependency issue and un-blacklist it Paul Gortmaker
2017-02-15 18:03 ` [PATCH 2/3] remove blacklist entries against blacklisted gstreamer Paul Gortmaker
2017-02-19 19:59   ` Martin Jansa
2017-02-20 19:16     ` [PATCH] florence: add explicit dependency on gconf-native to fix install error Paul Gortmaker
2017-02-20 19:17     ` [PATCH] gthumb: fix implict dependency on gconf causing configure fail Paul Gortmaker
2017-02-15 18:03 ` [PATCH 3/3] farsight/xfce4-mixer: unblacklist recipes Paul Gortmaker
2017-02-19 19:58   ` Martin Jansa
2017-02-20 18:24     ` [PATCH] farsight: fix implicit pkgconfig dependency causing configure fail Paul Gortmaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.