All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 6 v4] infra: fix dollar signs; remove some undefined versions
@ 2014-06-11 19:12 Thomas De Schampheleire
  2014-06-11 19:12 ` [Buildroot] [PATCH 1 of 6 v4] infra: consistently use double dollar signs inside inner-xxx-targets Thomas De Schampheleire
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas De Schampheleire @ 2014-06-11 19:12 UTC (permalink / raw)
  To: buildroot


This patch series fixes the double sign problem in the inner-xxx-targets
(see description in the patch itself), and makes the following semi-related
changes:
- convert toolchain and toolchain-buildroot package to virtual-package
- change makedevs and mkpasswd to have a 'buildroot' version

The changes are related in the sense that the double dollar signs were
needed to correctly implement the subsequent patches.

I think that the series is ready to be merged now, with Reviews/Acks on all
patches.

As follow-up I plan to do something about the toolchain-external version
which is still 'undefined', and add some extra comments in pkg-generic.mk.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
v4: rebase, remove change to toolchain-external from this series
v3: rebase and implement comments on first patch
v2: increase consistency of rules (first two patches)

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

end of thread, other threads:[~2014-06-14 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 19:12 [Buildroot] [PATCH 0 of 6 v4] infra: fix dollar signs; remove some undefined versions Thomas De Schampheleire
2014-06-11 19:12 ` [Buildroot] [PATCH 1 of 6 v4] infra: consistently use double dollar signs inside inner-xxx-targets Thomas De Schampheleire
2014-06-11 19:12 ` [Buildroot] [PATCH 2 of 6 v4] infra: add comment describing single/double dollar-sign rules Thomas De Schampheleire
2014-06-11 19:12 ` [Buildroot] [PATCH 3 of 6 v4] pkg-virtual: simplify definition of FOO_VERSION to 'virtual' Thomas De Schampheleire
2014-06-11 19:12 ` [Buildroot] [PATCH 4 of 6 v4] toolchain/toolchain-buildroot: migrate to virtual package infrastructure Thomas De Schampheleire
2014-06-11 19:12 ` [Buildroot] [PATCH 5 of 6 v4] makedevs: change version from 'undefined' to 'buildroot-$(BR2_VERSION)' Thomas De Schampheleire
2014-06-11 19:12 ` [Buildroot] [PATCH 6 of 6 v4] mkpasswd: " Thomas De Schampheleire
2014-06-14 17:15 ` [Buildroot] [PATCH 0 of 6 v4] infra: fix dollar signs; remove some undefined versions 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.