From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-bk0-x22a.google.com ([2a00:1450:4008:c01::22a]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1W7j5c-0002bj-1n for ptxdist@pengutronix.de; Mon, 27 Jan 2014 11:06:48 +0100 Received: by mail-bk0-f42.google.com with SMTP id 6so2741699bkj.29 for ; Mon, 27 Jan 2014 02:06:42 -0800 (PST) Received: from omega (p20030064AA5E6601E2CB4EFFFE1BB546.dip0.t-ipconnect.de. [2003:64:aa5e:6601:e2cb:4eff:fe1b:b546]) by mx.google.com with ESMTPSA id jc7sm10891205bkb.0.2014.01.27.02.06.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 27 Jan 2014 02:06:41 -0800 (PST) Date: Mon, 27 Jan 2014 11:06:37 +0100 From: Alexander Aring Message-ID: <20140127100635.GA23198@omega> References: <1390655905-29427-1-git-send-email-alex.aring@gmail.com> <1390655905-29427-2-git-send-email-alex.aring@gmail.com> <20140127094819.GC14916@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140127094819.GC14916@pengutronix.de> Subject: Re: [ptxdist] [PATCH 2/3] gnutls: add support for openssl compatibility Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi Michael, thanks for your reply. On Mon, Jan 27, 2014 at 10:48:19AM +0100, Michael Olbrich wrote: > On Sat, Jan 25, 2014 at 02:18:24PM +0100, Alexander Aring wrote: > > This patch adds a openssl compatibility option to gnutls and install the > > gnutls openssl compatibility library if enabled. > > > > Signed-off-by: Alexander Aring > > --- > > There are two issues and I am not sure if it's still okay. > > 1: > > Packages which needs GNUTLS_OPENSSL need to select GNUTLS and GNUTLS_OPENSSL. > > Is there a way to select GNUTLS if GNUTLS_OPENSSL is selected? I get some > > trouble if I make a select GNUTLS in GNUTLS_OPENSSL because the if GNUTLS > > above. > > We have that elsewhere as well. It's just not possible with kconfig. ok. > > 2: > > The default is to generate the gnutls openssl compatibility library but this > > wasn't installed before. Now the default is --disable--openssl-compatibility > > and only install the library if it enabled. I think this should not make > > trouble in other package which used gnutls. > > Hmm, you've added a dependency to openssl here. So I assume, that the > default is to build it _if_ openssl is available, right? yes. > Anyways, It doesn't make the situation worse, so the options is just fine > as it is. Ok. - Alex -- ptxdist mailing list ptxdist@pengutronix.de