All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix for gst-plugins-package.inc
Date: Sat, 21 Feb 2015 04:01:53 +0100	[thread overview]
Message-ID: <cover.1424487658.git.pkj@axis.com> (raw)

This fixes a problem that was introduced in Poky
34221ef141e9a8b4e9d3e0687563d691bcd9f225 whereby installing any
GStreamer plugin would install all plugins from the same recipe...

//Peter

The following changes since commit 5db6a27f4847e51c6434a968f81d3ceffcc54952:

  bitbake: toaster: importlayer Remove description input field (2015-02-20 12:58:20 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/gst-plugins-package
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/gst-plugins-package

Peter Kjellerstedt (1):
  gst-plugins-package.inc: Avoid dependency on ${PN} from ${PN}-<plugin>

 meta/recipes-multimedia/gstreamer/gst-plugins-package.inc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.1.0



             reply	other threads:[~2015-02-21  3:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21  3:01 Peter Kjellerstedt [this message]
2015-02-21  3:01 ` [PATCH 1/1] gst-plugins-package.inc: Avoid dependency on ${PN} from ${PN}-<plugin> Peter Kjellerstedt

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=cover.1424487658.git.pkj@axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=openembedded-core@lists.openembedded.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.