From: Lianhao Lu <lianhao.lu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] [BUGID #714] install linux-libc-headers
Date: Wed, 16 Feb 2011 13:30:15 +0800 [thread overview]
Message-ID: <cover.1297834031.git.lianhao.lu@intel.com> (raw)
From: Lianhao Lu <lianhao.lu@intel.com>
I resend the previous pull request of bug #714 fixing, also bumped the PR. Please ignore the previous one.
The kernel headers are not installed in rootfs because it is included in the pacakge of linux-libc-headers-yocto-dev, while other packages like libc6-dev still think its name as linux-libc-headers.
So we need to add RPROVIDES to linux-libc-headers-yocto-dev to have it RPROVIDES the linux-libc-headers-dev, so it can be installed as required by libc6-dev.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: llu/bug714
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug714
Thanks,
Lianhao Lu <lianhao.lu@intel.com>
---
Lianhao Lu (1):
linux-libc-headers-yocto: Added RPROVIDES.
.../linux-libc-headers-yocto_git.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
next reply other threads:[~2011-02-16 5:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 5:30 Lianhao Lu [this message]
2011-02-16 5:30 ` [PATCH 1/1] linux-libc-headers-yocto: Added RPROVIDES Lianhao Lu
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.1297834031.git.lianhao.lu@intel.com \
--to=lianhao.lu@intel.com \
--cc=poky@yoctoproject.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.