Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v12 0/3] Relocatable SDK: preparatory changes
@ 2016-10-17 21:05 Samuel Martin
  2016-10-17 21:05 ` [Buildroot] [PATCH v12 1/3] core: split variables definition related to in/out-of-tree build from O itself Samuel Martin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Samuel Martin @ 2016-10-17 21:05 UTC (permalink / raw)
  To: buildroot

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 (3):
  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

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

--
2.10.0

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

end of thread, other threads:[~2016-10-19 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17 21:05 [Buildroot] [PATCH v12 0/3] Relocatable SDK: preparatory changes Samuel Martin
2016-10-17 21:05 ` [Buildroot] [PATCH v12 1/3] core: split variables definition related to in/out-of-tree build from O itself Samuel Martin
2016-10-17 21:05 ` [Buildroot] [PATCH v12 2/3] core: reorder top-level Makefile and document things Samuel Martin
2016-10-17 21:05 ` [Buildroot] [PATCH v12 3/3] core: re-enter make if $(CURDIR) or $(O) are not canonical paths Samuel Martin
2016-10-19 21:27 ` [Buildroot] [PATCH v12 0/3] Relocatable SDK: preparatory changes Thomas Petazzoni

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