mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: Re: [ptxdist] [APPLIED] libiio: Version bump 0.17 -> 0.23
Date: Mon, 14 Mar 2022 11:14:23 +0100	[thread overview]
Message-ID: <20220314101423.2524844-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220305104556.10830-2-t.scherer@eckelmann.de>

Thanks, applied as 6228c642132973b361b17b5b2561c0f74fafe1fe.

Michael

[sent from post-receive hook]

On Mon, 14 Mar 2022 11:14:23 +0100, Thorsten Scherer <t.scherer@eckelmann.de> wrote:
> - bump version
> - adjust cmake options
> 
> Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
> Message-Id: <20220305104556.10830-2-t.scherer@eckelmann.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libiio.make b/rules/libiio.make
> index c630e92b9b8a..0cbc770044bf 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
>  

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


      reply	other threads:[~2022-03-14 10:15 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 ` [ptxdist] [PATCH v3 1/1] libiio: Version bump 0.17 -> 0.23 Thorsten Scherer
2022-03-14 10:14   ` Michael Olbrich [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=20220314101423.2524844-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=t.scherer@eckelmann.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