All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: "Lu, Lianhao" <lianhao.lu@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: FW: [PATCH 1/1] linux-libc-headers-yocto: Added RPROVIDES.
Date: Tue, 22 Feb 2011 07:48:14 -0800	[thread overview]
Message-ID: <4D63DABE.2070502@intel.com> (raw)
In-Reply-To: <C10D3FB0CD45994C8A51FEC1227CE22F2136C4616A@shsmsx502.ccr.corp.intel.com>

On 02/15/2011 06:35 PM, Lu, Lianhao wrote:
> Looks like I had problems in sending emails to mailing list from my linux box. So I forward this pull request from my outlook.
>
> Best Regards,
> Lianhao
>
>
> -----Original Message-----
> From: Lu, Lianhao
> Sent: Tuesday, February 15, 2011 7:28 PM
> To: poky@yoctoproject.org
> Cc: Lu, Lianhao
> Subject: [PATCH 1/1] linux-libc-headers-yocto: Added RPROVIDES.
>
> From: Lianhao Lu<lianhao.lu@intel.com>
>
> [BUGID #714] Added RPROVIDES_${PN}-dev and RPROVIDES_${PN}-dbg for
> linux-libc-headers-yocto to provides "linux-libc-headers-dev" and
> "linux-libc-headers-dbg" respectively.
>
> This resolved the dependency issue of libc6-dev depending upon
> linux-libc-headers-dev. Package linux-libc-headers-yocto-dev will be
> installed as linux-libc-headers-dev.
>
> Signed-off-by: Lianhao Lu<lianhao.lu@intel.com>
> ---
>   .../linux-libc-headers-yocto_git.bb                |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb
> index 0d58354..b0e152d 100644
> --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb
> +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb
> @@ -6,6 +6,8 @@ B = "${S}"
>   INHIBIT_DEFAULT_DEPS = "1"
>   DEPENDS += "unifdef-native"
>   PROVIDES = "linux-libc-headers"
> +RPROVIDES-${PN}-dev = "linux-libc-headers-dev"
> +RPROVIDES-${PN}-dbg = "linux-libc-headers-dbg"
>   PV = "2.6.37+git-${SRCPV}"
>   PR = "r2"
>
Merged into Master

Thanks
	Sau!



      reply	other threads:[~2011-02-22 15:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16  2:35 FW: [PATCH 1/1] linux-libc-headers-yocto: Added RPROVIDES Lu, Lianhao
2011-02-22 15:48 ` Saul Wold [this message]

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=4D63DABE.2070502@intel.com \
    --to=saul.wold@intel.com \
    --cc=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.