All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] support/gnucomnfig: update (branch yem/gnuconfig)
@ 2020-05-09 11:00 Yann E. MORIN
  2020-05-09 11:00 ` [Buildroot] [PATCH 1/3] support/gnuconfig: reference the correct sha1 we're using Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Yann E. MORIN @ 2020-05-09 11:00 UTC (permalink / raw)
  To: buildroot

Hello All!

This small series updated our bundled copy of the GNU config scripts.
The crux of this series is not the update per-se, but rather adding a
script to do the update automatically, to avoid having a stray reference
to the upstream sha1.


Regards,
Yann E. MORIN.


The following changes since commit 7f59e2c01a78c99c933df49ee681cdd3e11f4b07

  package/matchbox: add hash for license file (2020-05-08 22:02:49 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to 0c4bc29d6423a6791afcf37fa05d27f855247355

  support/gnuconfig: update (2020-05-09 10:17:04 +0200)


----------------------------------------------------------------
Yann E. MORIN (3):
      support/gnuconfig: reference the correct sha1 we're using
      support/gnuconfig: add update script
      support/gnuconfig: update

 support/gnuconfig/README.buildroot | 14 ++-----
 support/gnuconfig/config.guess     | 80 +++++++++++++++++++++++---------------
 support/gnuconfig/config.sub       | 37 ++++++++----------
 support/gnuconfig/update           | 14 +++++++
 4 files changed, 82 insertions(+), 63 deletions(-)
 create mode 100755 support/gnuconfig/update

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-10 19:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09 11:00 [Buildroot] [PATCH 0/3] support/gnucomnfig: update (branch yem/gnuconfig) Yann E. MORIN
2020-05-09 11:00 ` [Buildroot] [PATCH 1/3] support/gnuconfig: reference the correct sha1 we're using Yann E. MORIN
2020-05-09 11:52   ` Thomas Petazzoni
2020-05-10 19:57   ` Peter Korsgaard
2020-05-09 11:00 ` [Buildroot] [PATCH 2/3] support/gnuconfig: add update script Yann E. MORIN
2020-05-09 12:19   ` Thomas Petazzoni
2020-05-09 11:00 ` [Buildroot] [PATCH 3/3] support/gnuconfig: update Yann E. MORIN
2020-05-09 12:19   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.