mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Thorsten Scherer <t.scherer@eckelmann.de>
To: <ptxdist@pengutronix.de>
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: [ptxdist] [PATCH v3 1/1] libiio: Version bump 0.17 -> 0.23
Date: Sat,  5 Mar 2022 11:45:56 +0100	[thread overview]
Message-ID: <20220305104556.10830-2-t.scherer@eckelmann.de> (raw)
In-Reply-To: <20220305104556.10830-1-t.scherer@eckelmann.de>

- bump version
- adjust cmake options

Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
---
 rules/libiio.make | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/rules/libiio.make b/rules/libiio.make
index c630e92b9..0cbc77004 100644
--- a/rules/libiio.make
+++ b/rules/libiio.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBIIO) += libiio
 #
 # Paths and names
 #
-LIBIIO_VERSION	:= 0.17
-LIBIIO_MD5	:= 05a45aad2d50ef8c8a015d0caaf3802d
+LIBIIO_VERSION	:= 0.23
+LIBIIO_MD5	:= d23393bf1eefa0cd6fd4859efc453e95
 LIBIIO		:= libiio-$(LIBIIO_VERSION)
 LIBIIO_SUFFIX	:= tar.gz
 LIBIIO_URL	:= https://github.com/analogdevicesinc/libiio/archive/v$(LIBIIO_VERSION).$(LIBIIO_SUFFIX)
@@ -30,19 +30,23 @@ LIBIIO_LICENSE	:= LGPL-2.1-only
 LIBIIO_CONF_TOOL	:= cmake
 LIBIIO_CONF_OPT		:= \
 	$(CROSS_CMAKE_USR) \
+	-DBUILD_SHARED_LIBS=ON \
+	-DCSHARP_BINDINGS=OFF \
 	-DENABLE_IPV6=$(call ptx/onoff, PTXCONF_GLOBAL_IPV6) \
+	-DENABLE_PACKAGING=OFF \
+	-DPYTHON_BINDINGS=OFF \
 	-DWITH_DOC=OFF \
+	-DWITH_EXAMPLES=OFF \
+	-DWITH_GCOV=OFF \
 	-DWITH_IIOD=OFF \
 	-DWITH_LOCAL_BACKEND=ON \
 	-DWITH_LOCAL_CONFIG=OFF \
-	-DWITH_XML_BACKEND=OFF \
-	-DWITH_USB_BACKEND=OFF \
-	-DWITH_SERIAL_BACKEND=OFF \
+	-DWITH_MAN=OFF \
 	-DWITH_NETWORK_BACKEND=OFF \
-	-DWITH_MATLAB_BINDINGS_API=OFF \
-	-DPYTHON_BINDINGS=OFF \
-	-DCSHARP_BINDINGS=OFF \
+	-DWITH_SERIAL_BACKEND=OFF \
 	-DWITH_TESTS=$(call ptx/onoff, PTXCONF_LIBIIO_TEST_TOOLS) \
+	-DWITH_USB_BACKEND=OFF \
+	-DWITH_XML_BACKEND=OFF \
 	\
 	-DCMAKE_DISABLE_FIND_PACKAGE_LibXml2=ON
 
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-03-05 10:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-05 10:45 [ptxdist] [PATCH v3 0/1] libiio: Bump version to 0.23 Thorsten Scherer
2022-03-05 10:45 ` Thorsten Scherer [this message]
2022-03-14 10:14   ` [ptxdist] [APPLIED] libiio: Version bump 0.17 -> 0.23 Michael Olbrich

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=20220305104556.10830-2-t.scherer@eckelmann.de \
    --to=t.scherer@eckelmann.de \
    --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