From: Andrea Adami <andrea.adami@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-initramfs][PATCH 0/3] klibc: fix hardcoded symlinks to linux-libc-headers
Date: Fri, 30 Aug 2013 01:11:28 +0200 [thread overview]
Message-ID: <cover.1377817383.git.andrea.adami@gmail.com> (raw)
One (fixed) bug in sstate.bbclass has exposed absolute symlinks
pointing to the linux-libc-headers.
To fix this bug properly it is necessary to take care of exec_prefix
in order to create a proper symlink.
Andrea Adami (3):
klibc_2.0.2: refactor recipe to respect exec_prefix
klcc-cross_2.0.2: refactor recipe to respect exec_prefix
kexec-tools-klibc: fix includes now that klibc respects exec_prefix
.../recipes-devtools/klibc/klcc-cross_2.0.2.bb | 11 ++++------
.../klibc/klibc-2.0.2/klcc_prefix.patch | 24 ----------------------
.../klibc/klibc-2.0.2/klibc-linux-libc-dev.patch | 2 +-
.../klibc/klibc-2.0.2/prefix.patch | 14 -------------
.../klibc/klibc-2.0.2/staging.patch | 2 +-
meta-initramfs/recipes-devtools/klibc/klibc.inc | 4 +++-
.../recipes-devtools/klibc/klibc_2.0.2.bb | 22 +++++++++-----------
.../kexec/kexec-tools-klibc_2.0.2.bb | 4 ++--
8 files changed, 21 insertions(+), 62 deletions(-)
delete mode 100644 meta-initramfs/recipes-devtools/klibc/klibc-2.0.2/klcc_prefix.patch
delete mode 100644 meta-initramfs/recipes-devtools/klibc/klibc-2.0.2/prefix.patch
--
1.8.1.5
next reply other threads:[~2013-08-29 23:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 23:11 Andrea Adami [this message]
2013-08-29 23:11 ` [meta-initramfs][PATCH 1/3] klibc_2.0.2: refactor recipe to respect exec_prefix Andrea Adami
2013-08-29 23:11 ` [meta-initramfs][PATCH 2/3] klcc-cross_2.0.2: " Andrea Adami
2013-08-29 23:11 ` [meta-initramfs][PATCH 3/3] kexec-tools-klibc: fix includes now that klibc respects exec_prefix Andrea Adami
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.1377817383.git.andrea.adami@gmail.com \
--to=andrea.adami@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.