Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 5 v3] infra: remove FOO_DIR_PREFIX, 4th param of pkg infras, pkgparentdir
@ 2014-02-05  9:43 Thomas De Schampheleire
  2014-02-05  9:44 ` [Buildroot] [PATCH 1 of 5 v3] infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir Thomas De Schampheleire
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-02-05  9:43 UTC (permalink / raw)
  To: buildroot


This patch series removes a number of unused variables and helper functions.
It is a v3 of patch http://patchwork.ozlabs.org/patch/290254/
('infra: remove usage of pkgparentdir in favor of pkgdir') but simplifies
the code even more, after discussion on the Buildroot Developer Days at
FOSDEM 2014 and further input of Arnout.

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

---
 package/pkg-autotools.mk |  13 ++++++-------
 package/pkg-cmake.mk     |  13 ++++++-------
 package/pkg-generic.mk   |  29 ++++++++++++++---------------
 package/pkg-luarocks.mk  |   7 +++----
 package/pkg-python.mk    |  17 ++++++++---------
 package/pkg-utils.mk     |   7 ++-----
 6 files changed, 39 insertions(+), 47 deletions(-)

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

end of thread, other threads:[~2014-02-05 12:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05  9:43 [Buildroot] [PATCH 0 of 5 v3] infra: remove FOO_DIR_PREFIX, 4th param of pkg infras, pkgparentdir Thomas De Schampheleire
2014-02-05  9:44 ` [Buildroot] [PATCH 1 of 5 v3] infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir Thomas De Schampheleire
2014-02-05  9:44 ` [Buildroot] [PATCH 2 of 5 v3] infra: remove variable FOO_DIR_PREFIX Thomas De Schampheleire
2014-02-05  9:44 ` [Buildroot] [PATCH 3 of 5 v3] infra: remove usage of 4th parameter to inner-generic-package Thomas De Schampheleire
2014-02-05  9:44 ` [Buildroot] [PATCH 4 of 5 v3] infra: remove unused 4th parameter to package infrastructures (pkgparentdir) Thomas De Schampheleire
2014-02-05  9:44 ` [Buildroot] [PATCH 5 of 5 v3] infra: remove unused helper function pkgparentdir Thomas De Schampheleire
2014-02-05 12:26 ` [Buildroot] [PATCH 0 of 5 v3] infra: remove FOO_DIR_PREFIX, 4th param of pkg infras, pkgparentdir Peter Korsgaard

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