All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: Christopher Larson <clarson@kergoth.com>
Subject: Re: [meta-oe][PATCH] sdparm: add recipe file
Date: Fri, 11 Jul 2014 10:46:56 +0800	[thread overview]
Message-ID: <53BF5020.8020203@windriver.com> (raw)
In-Reply-To: <CABcZANktDnJnQTN-mz+1BUx4Bs-m5PeXAMY+nideskOdbSpwog@mail.gmail.com>



On 07/11/2014 01:16 AM, Christopher Larson wrote:
> On Thu, Jul 10, 2014 at 12:07 AM, <rongqing.li@windriver.com> wrote:
>
>> +-INCLUDES = -I/usr/include/scsi
>> ++INCLUDES = -I=/usr/include/scsi
>>
>
> Also doesn't obey @includedir@, so it'll break on a non-/usr prefix.
>

The original code is written like this, I only make it to accept
sysroot.

How should I change it? like below

INCLUDES = -I=@includedir@/scsi

-- 
Best Reagrds,
Roy | RongQing Li


      reply	other threads:[~2014-07-11  2:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10  7:07 [meta-oe][PATCH] sdparm: add recipe file rongqing.li
2014-07-10 17:16 ` Christopher Larson
2014-07-11  2:46   ` Rongqing Li [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=53BF5020.8020203@windriver.com \
    --to=rongqing.li@windriver.com \
    --cc=clarson@kergoth.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.