Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Refactor handling of the version string
@ 2010-10-31 16:35 Yann E. MORIN
  2010-10-31 16:35 ` [Buildroot] [PATCH 1/8] Makefile: move .NOTPARALLEL Yann E. MORIN
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Yann E. MORIN @ 2010-10-31 16:35 UTC (permalink / raw)
  To: buildroot

Hello All!

This patchset computes a universally-available version string for packages
to use.

The so-available version string contains the current buildroot version,
and if the local buildroot tree is a git clone, then a git signature is
appended.

Converted users:
- menuconfig, to show the version in the main title, and save the
  version string in the commented headers of .config
- /etc/br-version on the target
- toolchains will push that version string in the gcc pkg-version

    [PATCH 1/8] Makefile: move .NOTPARALLEL
    [PATCH 2/8] Makefile: move version string from Config.in into Makefile
    [PATCH 3/8] package/config: update quilt series
    [PATCH 4/8] Makefile: compute the version string for all to use
    [PATCH 5/8] Makefile: use global version string in /etc/br-version
    [PATCH 6/8] config: use global version string
    [PATCH 7/8] toolchain/internal: use global BR2 version string for gcc version string
    [PATCH 8/8] toolchain/crosstool-ng: use global BR2 version string

Regards,
Yann E. MORIN.

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

end of thread, other threads:[~2010-11-03 23:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31 16:35 [Buildroot] Refactor handling of the version string Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 1/8] Makefile: move .NOTPARALLEL Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 2/8] Makefile: move version string from Config.in into Makefile Yann E. MORIN
2010-11-03 22:27   ` Peter Korsgaard
2010-10-31 16:35 ` [Buildroot] [PATCH 3/8] package/config: update quilt series Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 4/8] Makefile: compute the version string for all to use Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 5/8] Makefile: use global version string in /etc/br-version Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 6/8] config: use global version string Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 7/8] toolchain/internal: use global BR2 version string for gcc " Yann E. MORIN
2010-10-31 16:35 ` [Buildroot] [PATCH 8/8] toolchain/crosstool-ng: use global BR2 " Yann E. MORIN
2010-11-03 23:05 ` [Buildroot] Refactor handling of the " Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox