From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Thu, 24 Sep 2020 21:20:03 +0200 Subject: [Buildroot] [git commit] Config.in.legacy: fix spelling of 'config' In-Reply-To: <20200923205607.8F9338D4BC@busybox.osuosl.org> References: <20200923205607.8F9338D4BC@busybox.osuosl.org> Message-ID: <20200924212003.40246997@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Arnout, On Wed, 23 Sep 2020 23:04:43 +0200, Arnout Vandecappelle (Essensium/Mind) wrote: > commit: https://git.buildroot.net/buildroot/commit/?id=0e4be4677151f429bf31561f0d27b5bbd299c0df > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master > > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) > --- > Config.in.legacy | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Config.in.legacy b/Config.in.legacy > index c1b3e18186..92816e562d 100644 > --- a/Config.in.legacy > +++ b/Config.in.legacy > @@ -146,7 +146,7 @@ endif > > comment "Legacy options removed in 2020.11" > > -connfig BR2_PACKAGE_GST1_VALIDATE > +config BR2_PACKAGE_GST1_VALIDATE Thanks for fixing my typo... Regards, Peter > bool "gst1-validate was moved to gst1-devtools" > select BR2_PACKAGE_GST1_DEVTOOLS > select BR2_LEGACY > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot