Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
Date: Tue, 4 Jul 2017 18:07:48 +0200	[thread overview]
Message-ID: <20170704180748.1b9660d4@windsurf> (raw)
In-Reply-To: <1498811828-6893-1-git-send-email-wg@grandegger.com>

Hello,

On Fri, 30 Jun 2017 10:36:57 +0200, Wolfgang Grandegger wrote:

>   support/scripts: add reloacte-sdk.sh script for SDK relocation

Applied to master, after doing the fixes suggested by Arnout.

>   package/qt5base: provide "qt.conf" to make "qmake" relocatable

Applied to master, after doing the fixes suggested by Arnout.

All your other patches have been marked as "Changes Requested", as they
got some more fundamental comments.

If you have the chance to respin the series today/tomorrow, it'd be
great, as we are all together here and therefore able to quickly
discuss/merge the series.

Thanks a lot for this work, much appreciated!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  parent reply	other threads:[~2017-07-04 16:07 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30  8:36 [Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable Wolfgang Grandegger
2017-06-30  8:36 ` [Buildroot] [RFC PATCH v5 01/11] package/patchelf: use most recent version as a base for rpath sanitation Wolfgang Grandegger
2017-06-30 17:15   ` Arnout Vandecappelle
2017-06-30 17:33     ` Wolfgang Grandegger
2017-07-01  9:36       ` Arnout Vandecappelle
2017-07-01  9:40       ` Arnout Vandecappelle
2017-07-01 15:24         ` Arnout Vandecappelle
2017-07-02 16:10           ` Arnout Vandecappelle
2017-07-03  7:04             ` Wolfgang Grandegger
2017-07-03  9:37               ` Arnout Vandecappelle
2017-06-30  8:36 ` [Buildroot] [RFC PATCH v5 02/11] package/patchelf: add patch for rpath sanitation under a root directory Wolfgang Grandegger
2017-06-30 22:13   ` Arnout Vandecappelle
2017-07-01 20:30     ` Wolfgang Grandegger
2017-07-01 20:55       ` Arnout Vandecappelle
2017-07-03 19:38     ` Wolfgang Grandegger
2017-07-03 19:49       ` Samuel Martin
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 03/11] support/scripts: add fix-rpath script to sanitize the rpath Wolfgang Grandegger
2017-07-01 10:36   ` Arnout Vandecappelle
2017-07-01 12:15     ` Wolfgang Grandegger
2017-07-01 13:13       ` Samuel Martin
2017-07-01 19:45         ` Wolfgang Grandegger
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 04/11] pkg-generic: create a list af installed files per step and package Wolfgang Grandegger
2017-07-01 14:00   ` Samuel Martin
2017-07-01 19:43     ` Wolfgang Grandegger
2017-07-01 16:15   ` Arnout Vandecappelle
2017-07-01 20:00     ` Wolfgang Grandegger
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 05/11] core: we need host-patchelf as the very first package for RPATH sanitation Wolfgang Grandegger
2017-07-01 16:06   ` Arnout Vandecappelle
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 06/11] pkg-generic: add GLOBAL_INSTRUMENTATION_HOOKS for rpath sanitation Wolfgang Grandegger
2017-07-03 21:47   ` Arnout Vandecappelle
2017-07-03 22:30     ` Arnout Vandecappelle
2017-07-04  8:22       ` Wolfgang Grandegger
2017-07-04  8:57         ` Wolfgang Grandegger
2017-07-04 10:59           ` Wolfgang Grandegger
2017-07-04 11:42             ` Arnout Vandecappelle
2017-07-04 11:47               ` Wolfgang Grandegger
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 07/11] support/scripts: add reloacte-sdk.sh script for SDK relocation Wolfgang Grandegger
2017-07-03 22:01   ` Arnout Vandecappelle
2017-07-04  7:01     ` Wolfgang Grandegger
2017-07-04  7:14       ` Samuel Martin
2017-07-04 10:06         ` Arnout Vandecappelle
2017-07-04 10:23           ` Wolfgang Grandegger
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 08/11] core: install relocation script and location at the end of the build Wolfgang Grandegger
2017-07-01 14:11   ` Samuel Martin
2017-07-01 14:25     ` Arnout Vandecappelle
2017-07-01 19:52       ` Wolfgang Grandegger
2017-07-01 19:51     ` Wolfgang Grandegger
2017-07-01 21:00       ` Arnout Vandecappelle
2017-07-03 22:02   ` Arnout Vandecappelle
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 09/11] external-toolchain: check if a buildroot SDK has already been relocated Wolfgang Grandegger
2017-07-03 22:11   ` Arnout Vandecappelle
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 10/11] support/scripts: check-host-rpath now handles $ORIGIN as well Wolfgang Grandegger
2017-07-01 17:12   ` Arnout Vandecappelle
2017-07-02 13:51   ` Thomas Petazzoni
2017-06-30  8:37 ` [Buildroot] [RFC PATCH v5 11/11] package/qt5base: provide "qt.conf" to make "qmake" relocatable Wolfgang Grandegger
2017-07-03 22:25   ` Arnout Vandecappelle
2017-07-03 22:50 ` [Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable Arnout Vandecappelle
2017-07-04  7:17   ` Wolfgang Grandegger
2017-07-04 11:22     ` Arnout Vandecappelle
2017-07-04 11:44       ` Wolfgang Grandegger
2017-07-04 16:07 ` Thomas Petazzoni [this message]
2017-07-04 16:27   ` Wolfgang Grandegger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170704180748.1b9660d4@windsurf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox