From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 03 May 2024 12:58:57 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1s2qcz-00H9zl-1N for lore@lore.pengutronix.de; Fri, 03 May 2024 12:58:57 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1s2qcy-0005hL-O6; Fri, 03 May 2024 12:58:56 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s2qct-0005gO-TS; Fri, 03 May 2024 12:58:51 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s2qct-00Fga0-HB; Fri, 03 May 2024 12:58:51 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1s2qct-00B6Lp-1T; Fri, 03 May 2024 12:58:51 +0200 From: Michael Olbrich To: distrokit@pengutronix.de Date: Fri, 3 May 2024 12:58:41 +0200 Message-Id: <20240503105844.2621419-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [DistroKit] [PATCH 0/3] tf-a-stm32mp13 cleanup X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Olbrich , Ahmad Fatoum Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hi, A bit of cleanup and fixes. Otherwise the downloads fails and building break if PTXCONF_SETUP_DEPRECATED_FATAL is enabled. Michael Michael Olbrich (3): tf-a-stm32mp13: align variables tf-a-stm32mp13: use _URL and _SOURCE from tf-a tf-a-stm32mp13: don't use _BUILDDIR .../platform-v7a/rules/tf-a-stm32mp13.make | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) -- 2.39.2