From: Martin Jansa <martin.jansa@gmail.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] Add bash as RDEPENDS for gstreamer
Date: Fri, 30 Sep 2011 09:08:26 +0200 [thread overview]
Message-ID: <20110930070826.GA2361@jama.jama.net> (raw)
In-Reply-To: <1317347777-10288-1-git-send-email-msm@freescale.com>
[-- Attachment #1: Type: text/plain, Size: 1679 bytes --]
On Thu, Sep 29, 2011 at 08:56:17PM -0500, Matthew McClintock wrote:
> This fixes the following build issue:
>
> | error: Failed dependencies:
> | /bin/sh is needed by gstreamer-0.10.32-r1.ppce500v2
>
> Signed-off-by: Matthew McClintock <msm@freescale.com>
> ---
> Not sure how to say we just depend on /bin/sh instead of requiring
> the full blown version of bash
>
> .../gstreamer/gstreamer_0.10.32.bb | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.32.bb b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.32.bb
> index 1713755..63ed7cb 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.32.bb
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.32.bb
> @@ -8,8 +8,9 @@ LICENSE = "LGPLv2+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
> file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4"
> DEPENDS = "glib-2.0 libxml2 bison-native flex-native"
> +RDEPENDS = "bash"
This should be RDEPENDS_${PN} at least, but are you sure it's needed by
target package? not just for build?
Regards,
>
> -PR = "r1"
> +PR = "r2"
>
> SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
> file://check_fix.patch \
> --
> 1.7.6.1
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2011-09-30 7:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 1:56 [PATCH] Add bash as RDEPENDS for gstreamer Matthew McClintock
2011-09-30 7:08 ` Martin Jansa [this message]
2011-09-30 7:49 ` Phil Blundell
2011-09-30 9:20 ` Richard Purdie
2011-09-30 15:48 ` McClintock Matthew-B29882
2011-09-30 16:30 ` McClintock Matthew-B29882
2011-09-30 22:25 ` Richard Purdie
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=20110930070826.GA2361@jama.jama.net \
--to=martin.jansa@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox