[Buildroot] [PATCH v10 0/4] Relocatable SDK: preparatory changes

Samuel Martin s.martin49 at gmail.com
Sun Oct 16 11:34:28 UTC 2016


Hi all,


Here is yet another round of the series aiming improving the relocatability
of the SDK built by Buildroot.

This short series aims to clean things up about the paths used by Buildroot
by making sure the Buildroot source directory and output ones are only refered
using absolute canonical paths.

This is a prerequisite to reliably detect and fix RPATH in the SDK.

Regards,
Samuel


Samuel Martin (4):
  core: split variables definition related to in/out-of-tree build from
    O itself
  core: reorder top-level Makefile and document things
  core: re-enter make if $(CURDIR) or $(O) are not canonical paths
  core: only remove O from MAKEOVERRIDES

 Makefile | 81 ++++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 59 insertions(+), 22 deletions(-)

--
2.10.0


More information about the buildroot mailing list