From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] core: use merged /usr in staging (branch merged-usr-staging)
Date: Thu, 26 Nov 2015 23:13:38 +0100 [thread overview]
Message-ID: <cover.1448575841.git.yann.morin.1998@free.fr> (raw)
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. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2015-11-26 22:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 22:13 Yann E. MORIN [this message]
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
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=cover.1448575841.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--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