Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] core: use merged /usr in staging (branch merged-usr-staging)
@ 2015-11-26 22:13 Yann E. MORIN
  2015-11-26 22:13 ` [Buildroot] [PATCH 1/2] package/skeleton: parametrise the symlinks-or-mkdir macro Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yann E. MORIN @ 2015-11-26 22:13 UTC (permalink / raw)
  To: buildroot

Hello All!

As reported by Pieterjan, when doing remote debugging with gdbserver on
a merged /usr setup, the remote gdb would only look for libraries in
staging/lib and never in staging/usr/lib.

This series replicates in staging the same merged /usr handling as we
have for target/.

This is implemented in the skeleton package, as it is the only easy
place that is guaranteed to be before all other packages *and* before
the toolchains.

Regards,
Yann E. MORIN.


The following changes since commit 66fb7028ed2779fcba45221143d6d2c5b9084303:

  strongswan: bump to version 5.3.5 (2015-11-26 21:23:18 +0100)

are available in the git repository at:

  git://git.busybox.net/~ymorin/git/buildroot merged-usr-staging

for you to fetch changes up to 0934812eeec64cb2cdc2b7600879b53695859652:

  package/skeleton: also handle merged /usr in the staging (2015-11-26 23:00:48 +0100)

----------------------------------------------------------------
Yann E. MORIN (2):
      package/skeleton: parametrise the symlinks-or-mkdir macro
      package/skeleton: also handle merged /usr in the staging

 Makefile                     |  9 ++------
 package/skeleton/skeleton.mk | 49 ++++++++++++++++++++++++++++++--------------
 2 files changed, 36 insertions(+), 22 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2015-11-28 22:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26 22:13 [Buildroot] [PATCH 0/2] core: use merged /usr in staging (branch merged-usr-staging) Yann E. MORIN
2015-11-26 22:13 ` [Buildroot] [PATCH 1/2] package/skeleton: parametrise the symlinks-or-mkdir macro Yann E. MORIN
2015-11-27 21:58   ` Arnout Vandecappelle
2015-11-27 22:50     ` Yann E. MORIN
2015-11-26 22:13 ` [Buildroot] [PATCH 2/2] package/skeleton: also handle merged /usr in the staging Yann E. MORIN
2015-11-27 22:34   ` Arnout Vandecappelle
2015-11-27 22:48     ` Yann E. MORIN
2015-11-28 16:46       ` Pieterjan Camerlynck
2015-11-28 22:10 ` [Buildroot] [PATCH 0/2] core: use merged /usr in staging (branch merged-usr-staging) Peter Korsgaard

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