From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v3] epiphany-2.30.2: unbreak build by adding ca-certificates dependencies
Date: Mon, 04 Oct 2010 13:53:14 +0200 [thread overview]
Message-ID: <i8cf7a$k9i$1@dough.gmane.org> (raw)
In-Reply-To: <1286189412-21563-1-git-send-email-sledz@dresearch.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 04-10-10 12:50, Steffen Sledz wrote:
> Signed-off-by: Steffen Sledz <sledz@dresearch.de>
> ---
> recipes/gnome/epiphany_2.30.2.bb | 5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/gnome/epiphany_2.30.2.bb b/recipes/gnome/epiphany_2.30.2.bb
> index 426d468..f0d4f5d 100644
> --- a/recipes/gnome/epiphany_2.30.2.bb
> +++ b/recipes/gnome/epiphany_2.30.2.bb
> @@ -1,7 +1,8 @@
> DESCRIPTION = "GNOME default webbrowser"
> -DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
> +DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification ca-certificates"
> RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
> -PR = "r2"
> +RRECOMMENDS = "ca-certificates"
NAK, that should be RRECOMMENDS_${PN}, you can catch such errors by doing:
bitbake -b foo.bb -c recipe_sanity -D
Provided you either use angstrom or inherit recipe_sanity. Kudos to
Chris for creating that class.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFMqcAqMkyGM64RGpERAjwgAJ0e3s+cAf85EfPL+jBupqrKEjmWsACfeYfC
ZTXF7OZEGctDPRKqMARYj1E=
=0QSX
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2010-10-04 11:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-27 19:37 testing branch 2010-09-27 Cliff Brake
2010-09-30 8:08 ` Steffen Sledz
2010-09-30 8:10 ` [PATCH] epiphany-2.30.2: unbreak build by disabling CA files Steffen Sledz
2010-09-30 14:56 ` Paul Menzel
2010-09-30 15:00 ` Steffen Sledz
2010-10-01 16:05 ` Steffen Sledz
2010-10-01 16:26 ` Khem Raj
2010-10-01 22:11 ` Paul Menzel
2010-10-01 23:13 ` Khem Raj
2010-10-01 23:14 ` Khem Raj
2010-10-04 7:10 ` [PATCH v2] " Steffen Sledz
2010-10-04 10:50 ` [PATCH v3] epiphany-2.30.2: unbreak build by adding ca-certificates dependencies Steffen Sledz
2010-10-04 10:51 ` Steffen Sledz
2010-10-04 11:53 ` Koen Kooi [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='i8cf7a$k9i$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@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.