From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 649A5C433F5 for ; Tue, 3 May 2022 14:17:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 0AFB640ADD; Tue, 3 May 2022 14:17:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UATJTst4eXvV; Tue, 3 May 2022 14:17:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 2F19440AD6; Tue, 3 May 2022 14:17:39 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id A68181BF41A for ; Tue, 3 May 2022 14:17:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 955BC813D5 for ; Tue, 3 May 2022 14:17:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0VZjg84J-jBS for ; Tue, 3 May 2022 14:17:36 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::225]) by smtp1.osuosl.org (Postfix) with ESMTPS id 871BD813B0 for ; Tue, 3 May 2022 14:17:36 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 9BEEC1C0004; Tue, 3 May 2022 14:17:32 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1nltLH-00BrNF-Jk; Tue, 03 May 2022 16:17:31 +0200 From: Peter Korsgaard To: Neal Frager References: <20220502074907.3941472-1-neal.frager@amd.com> Date: Tue, 03 May 2022 16:17:31 +0200 In-Reply-To: <20220502074907.3941472-1-neal.frager@amd.com> (Neal Frager's message of "Mon, 2 May 2022 01:49:06 -0600") Message-ID: <87a6by4s5g.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH v1 1/2] configs/zynqmp_zcu102_defconfig: bump to Xilinx 2022.1 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: luca@lucaceresoli.net, giulio.benetti@benettiengineering.com, buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Neal" == Neal Frager writes: > This patch bumps configs/zynqmp_zcu102_defconfig to Xilinx software release 2022.1 > which includes the following updates: > - TF-A release version 2.6 > - U-Boot release version 2022.01 > - Linux kernel release version 5.15.19 > It is better to use a Xilinx official release version than sha tags. > Signed-off-by: Neal Frager Committed, thanks. Out of interest, why is there two tags (based on 5.15 and 5.15.19)? Is the plan to rebase the _LTS_ one on future stable releases? git tag | grep 'xlnx.*5.15' xlnx_rebase_v5.15_2022.1 xlnx_rebase_v5.15_LTS_2022.1 -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot