From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from dude02.hi.pengutronix.de ([2001:67c:670:100:1d::28] helo=dude02.lab.pengutronix.de) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j2W7E-0000Pq-2R for ptxdist@pengutronix.de; Fri, 14 Feb 2020 09:14:24 +0100 Received: from mol by dude02.lab.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1j2W7D-0003XW-Qz for ptxdist@pengutronix.de; Fri, 14 Feb 2020 09:14:23 +0100 Date: Fri, 14 Feb 2020 09:14:23 +0100 From: Michael Olbrich Message-ID: <20200214081423.GA10701@pengutronix.de> References: <20200130154750.16084-1-clemens.gruber@pqgruber.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200130154750.16084-1-clemens.gruber@pqgruber.com> Subject: Re: [ptxdist] [PATCH] libgpiod: version bump 1.3 -> 1.5 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On Thu, Jan 30, 2020 at 04:47:50PM +0100, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber Right, this needs v5.5 kernel headers :-/. I need to update my test BSP before I can merge this. Ping me again if I forget about this. Michael > --- > rules/libgpiod.make | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/rules/libgpiod.make b/rules/libgpiod.make > index 088a5dab8..a8b6dd760 100644 > --- a/rules/libgpiod.make > +++ b/rules/libgpiod.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBGPIOD) += libgpiod > # > # Paths and names > # > -LIBGPIOD_VERSION := 1.3 > -LIBGPIOD_MD5 := 70a3d4738495f4ec0c5f3fa6aeb999ed > +LIBGPIOD_VERSION := 1.5 > +LIBGPIOD_MD5 := 40898c4c2c0606fe671d70532abe12d3 > LIBGPIOD := libgpiod-$(LIBGPIOD_VERSION) > LIBGPIOD_SUFFIX := tar.gz > LIBGPIOD_URL := https://www.kernel.org/pub/software/libs/libgpiod/$(LIBGPIOD).$(LIBGPIOD_SUFFIX) > @@ -32,7 +32,6 @@ LIBGPIOD_CONF_TOOL := autoconf > LIBGPIOD_CONF_OPT := \ > $(CROSS_AUTOCONF_USR) \ > --$(call ptx/endis, PTXCONF_LIBGPIOD_TOOLS)-tools \ > - --disable-install-tests \ > --disable-tests \ > --$(call ptx/endis, PTXCONF_LIBGPIOD_CXX)-bindings-cxx \ > --$(call ptx/endis, PTXCONF_LIBGPIOD_PYTHON3)-bindings-python > -- > 2.25.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@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