mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Thorsten Scherer <t.scherer@eckelmann.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2] libiio: Version bump 0.17 -> 0.23
Date: Fri, 4 Mar 2022 13:34:43 +0100	[thread overview]
Message-ID: <YiIHY3ptNmjwhXWO@pengutronix.de> (raw)
In-Reply-To: <20220303063623.172535-1-t.scherer@eckelmann.de>

On Thu, Mar 03, 2022 at 07:36:23AM +0100, Thorsten Scherer wrote:
> - 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..5308ec1a7 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=OFF \

Did you test this?

-DBUILD_SHARED_LIBS=ON

otherwise targetinstall fails because the shared library is missing.

Michael

> +	-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
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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


      reply	other threads:[~2022-03-04 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-03  6:36 Thorsten Scherer
2022-03-04 12:34 ` 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=YiIHY3ptNmjwhXWO@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