From 796b69362993817c47f203f585d6bf9dfd95a3d6 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 19 Feb 2017 14:38:19 +0100 Subject: images: remove gstreamer ivorbis plugin It is no longer built by default since oe-core commit 958926dd51d5e18ef983280a6e3b50fc8f33eb12: Even old hardware these days doesn't really need fixed-integer Vorbis decoding by default, so disable Tremor out of the box. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-images/images/angstrom-qt5-x11-image.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-images/images/angstrom-qt5-x11-image.bb') diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb index 5ce320a..f25271a 100644 --- a/recipes-images/images/angstrom-qt5-x11-image.bb +++ b/recipes-images/images/angstrom-qt5-x11-image.bb @@ -60,7 +60,6 @@ GSTREAMER = " \ gstreamer1.0-plugins-base-audioresample \ gstreamer1.0-plugins-base-audiotestsrc \ gstreamer1.0-plugins-base-typefindfunctions \ - gstreamer1.0-plugins-base-ivorbisdec \ gstreamer1.0-plugins-base-ogg \ gstreamer1.0-plugins-base-theora \ gstreamer1.0-plugins-base-videotestsrc \ -- cgit v1.2.3