From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 26 Jan 2023 09:44:51 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pKxsL-002V1a-84 for lore@lore.pengutronix.de; Thu, 26 Jan 2023 09:44:51 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1pKxsJ-0008KX-3v; Thu, 26 Jan 2023 09:44:51 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pKxrp-0008Ju-OT; Thu, 26 Jan 2023 09:44:21 +0100 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1pKxrq-000W9W-1X; Thu, 26 Jan 2023 09:44:21 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1pKxro-000uCK-Aa; Thu, 26 Jan 2023 09:44:20 +0100 Date: Thu, 26 Jan 2023 09:44:20 +0100 From: Michael Olbrich To: Philipp Zabel Message-ID: Mail-Followup-To: Philipp Zabel , ptxdist@pengutronix.de References: <20230123114833.2965578-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230123114833.2965578-1-p.zabel@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH 1/2] aml: version bump 0.2.2 -> 0.3.0 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Mon, Jan 23, 2023 at 12:48:32PM +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel I think this breaks building wayvnc: .../sysroot-target/usr/include/aml.h:27:2: error: #error "API has changed! Please, observe the changes and acknowledge by defining AML_UNSTABLE_API as 1 before including aml.h" I've not looked at what goes on here. I just saw the error in my test builds. Michael > --- > rules/aml.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/aml.make b/rules/aml.make > index 2d00329771c2..2335365872ff 100644 > --- a/rules/aml.make > +++ b/rules/aml.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_AML) += aml > # > # Paths and names > # > -AML_VERSION := 0.2.2 > -AML_MD5 := 042bbc97040ad7d122af65c11fd5ef29 > +AML_VERSION := 0.3.0 > +AML_MD5 := 72fad42e1b5efc3055055df6a7b5f1d8 > AML := aml-$(AML_VERSION) > AML_SUFFIX := tar.gz > AML_URL := https://github.com/any1/aml/archive/refs/tags/v$(AML_VERSION).$(AML_SUFFIX) > -- > 2.30.2 > > > -- 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 |