From: Robert Yang <liezhi.yang@windriver.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] lttng-tools: separate B and S
Date: Tue, 12 May 2015 10:27:12 +0800 [thread overview]
Message-ID: <55516500.6090503@windriver.com> (raw)
In-Reply-To: <CAMKF1sp5zzO2Se9099oHQw8Sa1M=aVYxi3=pGPOX0AsLj_hfpQ@mail.gmail.com>
On 05/12/2015 10:18 AM, Khem Raj wrote:
>
> On May 11, 2015 7:14 PM, "Robert Yang" <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>> wrote:
> >
> > It works well with autotools now.
> >
> > Signed-off-by: Robert Yang <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>>
> > ---
> > meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb <http://lttng-tools_2.6.0.bb>
> | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
> <http://lttng-tools_2.6.0.bb> b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
> <http://lttng-tools_2.6.0.bb>
> > index 8cc4220..d1c6293 100644
> > --- a/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
> <http://lttng-tools_2.6.0.bb>
> > +++ b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
> <http://lttng-tools_2.6.0.bb>
> > @@ -31,7 +31,9 @@ SRC_URI =
> "git://git.lttng.org/lttng-tools.git;branch=stable-2.6
> <http://git.lttng.org/lttng-tools.git;branch=stable-2.6> \
> >
> > S = "${WORKDIR}/git"
> >
> > -inherit autotools-brokensep ptest pkgconfig useradd
> > +inherit autotools ptest pkgconfig useradd
> > +
> > +PR = "r1"
>
> Why bump pr
We always need bump pr when change autotools-brokensep to autotools
to avoid the errors like:
configure: error: source directory already configured; run "make distclean"
there first
Configure failed. The contents of all config.log files follows to aid debugging
// Robert
> >
> > USERADD_PACKAGES = "${PN}"
> > GROUPADD_PARAM_${PN} = "tracing"
> > --
> > 1.7.9.5
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> <mailto:Openembedded-core@lists.openembedded.org>
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
next prev parent reply other threads:[~2015-05-12 2:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-12 2:13 [PATCH 0/2] Fix B !=S for bind and lttng-tools Robert Yang
2015-05-12 2:13 ` [PATCH 1/2] bind: separate B and S Robert Yang
2015-05-12 2:13 ` [PATCH 2/2] lttng-tools: " Robert Yang
2015-05-12 2:18 ` Khem Raj
2015-05-12 2:27 ` Robert Yang [this message]
2015-05-12 13:42 ` Burton, Ross
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=55516500.6090503@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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