From: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] perf-3.4: fix hardcoded slang include dir
Date: Mon, 30 Jul 2012 11:43:14 +0200 [thread overview]
Message-ID: <lyk3xlfutp.fsf@ensc-virt.intern.sigma-chemnitz.de> (raw)
In-Reply-To: <1343639174-29579-1-git-send-email-rongqing.li@windriver.com> (rongqing's message of "Mon, 30 Jul 2012 17:06:14 +0800")
<rongqing.li-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org> writes:
> +++ b/meta/recipes-kernel/perf/perf_3.4.bb
> ...
> + sed -i "s:-I/usr/include/slang:-I${STAGING_INCDIR}:" ${S}/tools/perf/Makefile
You are patching an already staged file here:
| S = "${STAGING_KERNEL_DIR}"
When want to fix it in this way (another workaround might be adding
'WERROR=0' to EXTRA_OEMAKE), it must be done in kernel.bbclass.
Enrico
next prev parent reply other threads:[~2012-07-30 9:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-30 9:06 [PATCH] perf-3.4: fix hardcoded slang include dir rongqing.li
2012-07-30 9:43 ` Enrico Scholz [this message]
2012-07-31 3:24 ` Rongqing Li
2012-08-02 19:53 ` Darren Hart
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=lyk3xlfutp.fsf@ensc-virt.intern.sigma-chemnitz.de \
--to=enrico.scholz@sigma-chemnitz.de \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox