mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Denis OSTERLAND <denis.osterland@diehl.com>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: [ptxdist] [PATCH v2] libssh2: version bump 1.2.4 -> 1.8.0.
Date: Mon, 7 Aug 2017 09:27:51 +0000	[thread overview]
Message-ID: <1502098040-7715-1-git-send-email-Denis.Osterland@diehl.com> (raw)
In-Reply-To: <20170807074603.2tkoaswwdyati5pf@pengutronix.de>

From: Denis OSTERLAND <denis.osterland@diehl.com>

Add configure command-line options.

Signed-off-by: Denis Osterland <Denis.Osterland@diehl.com>
---
 rules/libssh2.make | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/rules/libssh2.make b/rules/libssh2.make
index d683c67..dcf0fdd 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBSSH2) += libssh2
 #
 # Paths and names
 #
-LIBSSH2_VERSION	:= 1.2.4
-LIBSSH2_MD5	:= 4d65a66d5f232e5bb1d05b311e43d46d
+LIBSSH2_VERSION	:= 1.8.0
+LIBSSH2_MD5	:= 3d1147cae66e2959ea5441b183de1b1c
 LIBSSH2		:= libssh2-$(LIBSSH2_VERSION)
 LIBSSH2_SUFFIX	:= tar.gz
 LIBSSH2_URL	:= http://www.libssh2.org/download/$(LIBSSH2).$(LIBSSH2_SUFFIX)
@@ -36,9 +36,23 @@ LIBSSH2_ENV 	:= $(CROSS_ENV)
 #
 LIBSSH2_AUTOCONF := \
 	$(CROSS_AUTOCONF_USR) \
-	--with-libz-prefix=$(SYSROOT)/usr \
+	--disable-clear-memory \
+	--disable-gex-new \
+	--disable-largefile \
+	--disable-rpath \
+	--enable-crypt-none \
+	--enable-debug \
+	--enable-examples-build \
+	--enable-hidden-symbols \
+	--enable-mac-none \
 	--with-libssl-prefix=$(SYSROOT)/usr \
-	--with-openssl
+	--with-libz \
+	--with-libz-prefix=$(SYSROOT)/usr \
+	--with-openssl \
+	--without-libgcrypt \
+	--without-mbedtls \
+	--without-wincng
+
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.7.4


Diehl AKO Stiftung & Co. KG, Pfannerstraße 75-83, 88239 Wangen im Allgäu
Bereichsvorstand: Dipl.-Ing. Michael Siedentop (Sprecher), Josef Fellner (Mitglied)
Sitz der Gesellschaft: Wangen i.A. – Registergericht: Amtsgericht Ulm HRA 620609 – Persönlich haftende Gesellschafterin: Diehl Verwaltungs-Stiftung – Sitz: Nürnberg – Registergericht: Amtsgericht Nürnberg HRA 11756 –
Vorstand: Dr.-Ing. E.h. Thomas Diehl (†) (Vorsitzender), Herr Dipl.-Wirtsch.-Ing. Wolfgang Weggen (stellvertretender Vorsitzender), Dipl.-Kfm. Claus Günther, Dipl.-Kfm. Frank Gutzeit, Dr.-Ing. Heinrich Schunk, Dr.-Ing. Michael Siedentop , Dipl.-Kfm. Dr.-Ing. Martin Sommer, Dipl.-Ing. (FH) Rainer von Borstel, Vorsitzender des Aufsichtsrates: Dr. Klaus Maier
___________________________________________________________________________________________________
Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht. Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt.
The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited.

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2017-08-07  9:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04 11:34 [ptxdist] [PATCH] libssh2: version bump to 1.8.0 Denis OSTERLAND
2017-08-07  7:46 ` Michael Olbrich
2017-08-07  9:27   ` Denis OSTERLAND [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=1502098040-7715-1-git-send-email-Denis.Osterland@diehl.com \
    --to=denis.osterland@diehl.com \
    --cc=ptxdist@pengutronix.de \
    /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