All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] linux-libc-headers-2.6.34: Delete include/scsi/scsi.h
Date: Mon, 18 Oct 2010 07:23:13 -0700	[thread overview]
Message-ID: <4CBC5851.4090204@mentor.com> (raw)
In-Reply-To: <1287354561-29374-1-git-send-email-obi@opendreambox.org>

Andreas Oberritter wrote:
> * Based on 91d3d92a626da89dfe13d63e68a90dbafdbaef1d for 2.6.31 and 2.6.32
> 
> Signed-off-by: Andreas Oberritter <obi@opendreambox.org>

Acked-by: Tom Rini <tom_rini@mentor.com>

> ---
>  .../linux-libc-headers_2.6.34.bb                   |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.34.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.34.bb
> index 8e0df2e..340915c 100644
> --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.34.bb
> +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.34.bb
> @@ -5,7 +5,7 @@ DEFAULT_PREFERENCE = "-1"
>  DEFAULT_PREFERENCE_nios2 = "1"
>  INHIBIT_DEFAULT_DEPS = "1"
>  DEPENDS += "unifdef-native"
> -PR = "r1"
> +PR = "r2"
>  
>  COMPATIBLE_TARGET_SYS = "."
>  
> @@ -39,4 +39,5 @@ do_compile () {
>  
>  do_install() {
>  	oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=$ARCH
> +	rm -f ${D}${exec_prefix}/include/scsi/scsi.h
>  }


-- 
Tom Rini
Mentor Graphics Corporation



  reply	other threads:[~2010-10-18 14:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 22:29 [PATCH] linux-libc-headers-2.6.34: Delete include/scsi/scsi.h Andreas Oberritter
2010-10-18 14:23 ` Tom Rini [this message]
2010-10-25 12:58   ` [PATCH resend] " Andreas Oberritter

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=4CBC5851.4090204@mentor.com \
    --to=tom_rini@mentor.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.