* [meta-oe][PATCH] pidgin: explicitly disable nss
@ 2012-05-17 6:58 Martin Jansa
2012-05-17 11:20 ` Paul Eggleton
0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2012-05-17 6:58 UTC (permalink / raw)
To: openembedded-devel
* sometimes it leaks from meta-chromium and breaks pidgin build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
index dee1465..4e26c98 100644
--- a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
+++ b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
@@ -1,5 +1,5 @@
require pidgin.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
DEPENDS += "farsight2 libidn"
@@ -19,4 +19,5 @@ EXTRA_OECONF += "\
--disable-meanwhile \
--disable-nm \
--disable-screensaver \
+ --enable-nss=no \
"
--
1.7.8.6
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [meta-oe][PATCH] pidgin: explicitly disable nss
2012-05-17 6:58 [meta-oe][PATCH] pidgin: explicitly disable nss Martin Jansa
@ 2012-05-17 11:20 ` Paul Eggleton
2012-05-17 11:24 ` Martin Jansa
0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggleton @ 2012-05-17 11:20 UTC (permalink / raw)
To: Martin Jansa; +Cc: openembedded-devel
On Thursday 17 May 2012 08:58:39 Martin Jansa wrote:
> * sometimes it leaks from meta-chromium and breaks pidgin build
Does that mean SSL will be unavailable in pidgin after this change?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-oe][PATCH] pidgin: explicitly disable nss
2012-05-17 11:20 ` Paul Eggleton
@ 2012-05-17 11:24 ` Martin Jansa
2012-05-17 11:28 ` Paul Eggleton
0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2012-05-17 11:24 UTC (permalink / raw)
To: Paul Eggleton; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
On Thu, May 17, 2012 at 12:20:12PM +0100, Paul Eggleton wrote:
> On Thursday 17 May 2012 08:58:39 Martin Jansa wrote:
> > * sometimes it leaks from meta-chromium and breaks pidgin build
>
> Does that mean SSL will be unavailable in pidgin after this change?
No it means that it should always detect gnutls, not nss when chromium
was built before pidgin.
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-oe][PATCH] pidgin: explicitly disable nss
2012-05-17 11:24 ` Martin Jansa
@ 2012-05-17 11:28 ` Paul Eggleton
0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2012-05-17 11:28 UTC (permalink / raw)
To: Martin Jansa; +Cc: openembedded-devel
On Thursday 17 May 2012 13:24:46 Martin Jansa wrote:
> On Thu, May 17, 2012 at 12:20:12PM +0100, Paul Eggleton wrote:
> > On Thursday 17 May 2012 08:58:39 Martin Jansa wrote:
> > > * sometimes it leaks from meta-chromium and breaks pidgin build
> >
> > Does that mean SSL will be unavailable in pidgin after this change?
>
> No it means that it should always detect gnutls, not nss when chromium
> was built before pidgin.
OK, cool, just checking.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-17 11:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 6:58 [meta-oe][PATCH] pidgin: explicitly disable nss Martin Jansa
2012-05-17 11:20 ` Paul Eggleton
2012-05-17 11:24 ` Martin Jansa
2012-05-17 11:28 ` Paul Eggleton
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.