From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 14 Dec 2020 10:06:52 +0100 From: Robert Schwebel Message-ID: <20201214090652.oth6676uz7nbbl5p@pengutronix.de> References: <20201214070634.1548263-1-r.schwebel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201214070634.1548263-1-r.schwebel@pengutronix.de> Subject: Re: [ptxdist] [PATCH] migrate_platform: fix migration helper for TF_A_PLATFORM(S) 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: Michael Olbrich Cc: ptxdist@pengutronix.de On Mon, Dec 14, 2020 at 08:06:34AM +0100, Robert Schwebel wrote: > The migration helper introduced in c9d48debf405ed49deffebef892990376052df09 > changes PTXCONF_TF_A_PLATFORM into PTXCONF_TF_A_PLATFORMS. However, if > the platformconfig does already contain PLATFORMS, the regexp matches > anyway and converts it into PLATFORMSS. > > Fixes: c9d48debf405ed49deffebef892990376052df09 > > Signed-off-by: Robert Schwebel > --- > scripts/migrate/migrate_platform | 1 + > 1 file changed, 1 insertion(+) Unfortunately, this is a showstopper, as migration helpers cannot be overwritten in the BSP. Michael, can we make a .1 release with this fix? Otherwhise I can't move DistroKit to any newer ptxdist than 2020.10.0. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de