All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@openedhand.com>
To: poky@yoctoproject.org
Subject: Re: [PATCH] Remove gstreamer and libtheora in favor of those in the base poky meta
Date: Thu, 02 Dec 2010 09:47:04 +0000	[thread overview]
Message-ID: <1291283224.2534.0.camel@scimitar> (raw)
In-Reply-To: <4CF6F396.9030805@linux.intel.com>

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



      reply	other threads:[~2010-12-02  9:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1291283224.2534.0.camel@scimitar \
    --to=josh@openedhand.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.