* [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta
@ 2010-12-02 1:17 Darren Hart
2010-12-02 9:47 ` Joshua Lock
0 siblings, 1 reply; 2+ messages in thread
From: Darren Hart @ 2010-12-02 1:17 UTC (permalink / raw)
To: poky@yoctoproject.org
Any objections?
From 3018332dc69843a9e4dbd6c11538f66d5dea9bf6 Mon Sep 17 00:00:00 2001
From: Darren Hart <dvhart@linux.intel.com>
Date: Wed, 1 Dec 2010 15:39:03 -0800
Subject: [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta
The demo layer needed newer versions of gstreamer and libtheora than those
provided by the base poky meta layer. Now that those have been updated,
these can be removed. This also addresses a bug in gst-plugins-base where
-DTREMOR caused the build to fail (possibly only on very parallel builds).
The poky meta version of gstreamer removes the -DTREMOR directive via a
patch.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
---
recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 56 ---
.../gstreamer/gst-plugins-bad_0.10.20.bb | 24 -
.../gstreamer/gst-plugins-base_0.10.30.bb | 22 -
.../gstreamer/gst-plugins-good_0.10.25.bb | 19 -
.../gstreamer/gst-plugins-ugly_0.10.16.bb | 19 -
recipes-multimedia/gstreamer/gst-plugins.inc | 41 --
.../gstreamer/gstreamer-0.10.30/check_fix.patch | 17 -
.../gst-inspect-check-error.patch | 14 -
.../gstreamer-0.10.30/gstregistrybinary.c | 487 --------------------
.../gstreamer-0.10.30/gstregistrybinary.h | 194 --------
recipes-multimedia/gstreamer/gstreamer_0.10.30.bb | 30 --
.../libtheora/libtheora-1.1.1/no-docs.patch | 13 -
recipes-multimedia/libtheora/libtheora.inc | 18 -
recipes-multimedia/libtheora/libtheora_1.1.1.bb | 9 -
14 files changed, 0 insertions(+), 963 deletions(-)
delete mode 100644 recipes-multimedia/gstreamer/gst-meta-base_0.10.bb
delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb
delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb
delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.16.bb
delete mode 100644 recipes-multimedia/gstreamer/gst-plugins.inc
delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch
delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/gst-inspect-check-error.patch
delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/gstregistrybinary.c
delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/gstregistrybinary.h
delete mode 100644 recipes-multimedia/gstreamer/gstreamer_0.10.30.bb
delete mode 100644 recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch
delete mode 100644 recipes-multimedia/libtheora/libtheora.inc
delete mode 100644 recipes-multimedia/libtheora/libtheora_1.1.1.bb
Note: I've snipped the patch as it is strictly a removal of the above files.
--
Darren Hart
Yocto Linux Kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta
2010-12-02 1:17 [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta Darren Hart
@ 2010-12-02 9:47 ` Joshua Lock
0 siblings, 0 replies; 2+ messages in thread
From: Joshua Lock @ 2010-12-02 9:47 UTC (permalink / raw)
To: poky
On Wed, 2010-12-01 at 17:17 -0800, Darren Hart wrote:
> Any objections?
None from me
>
> From 3018332dc69843a9e4dbd6c11538f66d5dea9bf6 Mon Sep 17 00:00:00 2001
> From: Darren Hart <dvhart@linux.intel.com>
> Date: Wed, 1 Dec 2010 15:39:03 -0800
> Subject: [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta
>
> The demo layer needed newer versions of gstreamer and libtheora than those
> provided by the base poky meta layer. Now that those have been updated,
> these can be removed. This also addresses a bug in gst-plugins-base where
> -DTREMOR caused the build to fail (possibly only on very parallel builds).
> The poky meta version of gstreamer removes the -DTREMOR directive via a
> patch.
>
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> ---
> recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 56 ---
> .../gstreamer/gst-plugins-bad_0.10.20.bb | 24 -
> .../gstreamer/gst-plugins-base_0.10.30.bb | 22 -
> .../gstreamer/gst-plugins-good_0.10.25.bb | 19 -
> .../gstreamer/gst-plugins-ugly_0.10.16.bb | 19 -
> recipes-multimedia/gstreamer/gst-plugins.inc | 41 --
> .../gstreamer/gstreamer-0.10.30/check_fix.patch | 17 -
> .../gst-inspect-check-error.patch | 14 -
> .../gstreamer-0.10.30/gstregistrybinary.c | 487 --------------------
> .../gstreamer-0.10.30/gstregistrybinary.h | 194 --------
> recipes-multimedia/gstreamer/gstreamer_0.10.30.bb | 30 --
> .../libtheora/libtheora-1.1.1/no-docs.patch | 13 -
> recipes-multimedia/libtheora/libtheora.inc | 18 -
> recipes-multimedia/libtheora/libtheora_1.1.1.bb | 9 -
>
> 14 files changed, 0 insertions(+), 963 deletions(-)
>
> delete mode 100644 recipes-multimedia/gstreamer/gst-meta-base_0.10.bb
> delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb
> delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb
> delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
> delete mode 100644 recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.16.bb
> delete mode 100644 recipes-multimedia/gstreamer/gst-plugins.inc
> delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch
> delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/gst-inspect-check-error.patch
> delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/gstregistrybinary.c
> delete mode 100644 recipes-multimedia/gstreamer/gstreamer-0.10.30/gstregistrybinary.h
> delete mode 100644 recipes-multimedia/gstreamer/gstreamer_0.10.30.bb
> delete mode 100644 recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch
> delete mode 100644 recipes-multimedia/libtheora/libtheora.inc
> delete mode 100644 recipes-multimedia/libtheora/libtheora_1.1.1.bb
>
>
> Note: I've snipped the patch as it is strictly a removal of the above files.
>
--
Joshua Lock
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-02 9:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 1:17 [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta Darren Hart
2010-12-02 9:47 ` Joshua Lock
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.