From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Bisson Date: Mon, 2 Mar 2020 09:52:45 +0100 Subject: [Buildroot] [PATCH] configs:nitrogen{6sx, 6x, 7, 8m}: fix typo in kernel headers version In-Reply-To: <20200229224546.234851-1-romain.naour@smile.fr> References: <20200229224546.234851-1-romain.naour@smile.fr> Message-ID: <20200302085245.GA10862@p1g2.work> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Romain, On Sat, Feb 29, 2020 at 11:45:46PM +0100, Romain Naour wrote: > A typo has been introduced during the last version bump [1]. Oops, bad sed command on my end :( Thanks for the patch! Gary