From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] libsoup: RRECOMMEND glib-networking
Date: Fri, 14 Dec 2012 10:16:34 -0700 [thread overview]
Message-ID: <50CB5EF2.4070807@mlbassoc.com> (raw)
In-Reply-To: <1355503215-8637-1-git-send-email-ross.burton@intel.com>
On 2012-12-14 09:40, Ross Burton wrote:
> Without glib-networking, libsoup can't do SSL, proxies, and probably more.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
Acked-by: Gary Thomas <gary@mlbassoc.com>
> ---
> meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb
> index 486c38b..4a4d59a 100644
> --- a/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb
> +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb
> @@ -5,7 +5,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
> LICENSE = "LGPLv2"
> LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
>
> -PR = "r1"
> +PR = "r2"
>
> SECTION = "x11/gnome/libs"
>
> @@ -21,3 +21,5 @@ S = "${WORKDIR}/libsoup-${PV}"
>
> inherit autotools pkgconfig
>
> +# glib-networking is needed for SSL, proxies, etc.
> +RRECOMMENDS_${PN} = "glib-networking"
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2012-12-14 17:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 16:40 [PATCH] libsoup: RRECOMMEND glib-networking Ross Burton
2012-12-14 17:16 ` Gary Thomas [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=50CB5EF2.4070807@mlbassoc.com \
--to=gary@mlbassoc.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.