From: Yann E. MORIN Date: Sat, 9 May 2020 11:00:37 +0000 (+0200) Subject: support/gnuconfig: reference the correct sha1 we're using X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3bf545da78b831339f5f717dfb4d120d46ecd929;p=buildroot.git support/gnuconfig: reference the correct sha1 we're using In commit ff9f778c66f4 (support/gnuconfig: update to 2019-05-28), we forgot to update the README to reference the sha1 we're using, keeping the old one from 2016... Update it now. Signed-off-by: Yann E. MORIN Cc: Thomas Petazzoni Signed-off-by: Thomas Petazzoni --- diff --git a/support/gnuconfig/README.buildroot b/support/gnuconfig/README.buildroot index 7ba2a332a4..7e7d49830f 100644 --- a/support/gnuconfig/README.buildroot +++ b/support/gnuconfig/README.buildroot @@ -24,4 +24,4 @@ Currently no patches are needed, but they may be needed again in the future. The current Buildroot version is based on the Git commit -dafd8e767ec87b90aac62f0fcedd11944c84b50a of the config.git repository. +104ee6463c4bfaac3f3029d9be9bdd6e93879323 of the config.git repository.