From: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 2/2] collectd: make pinba support a selectable feature
Date: Thu, 14 Aug 2014 17:47:43 +0200 [thread overview]
Message-ID: <1648379.8MoRdfFvOV@localhost.localdomain> (raw)
In-Reply-To: <20140814154220.GL14848@jama>
On Thursday 14 of August 2014 17:42:20 Martin Jansa wrote:
> On Thu, Aug 14, 2014 at 05:31:43PM +0200, Maciej Borzecki wrote:
> > Pinba support requires protobuf-c that is currently only available in
> > meta-virtualization layer. Make this a selectable feature.
>
> There is some protobuf in meta-oe
> meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb
>
> is protobuf-c something else?
Yes. protobuf in meta-oe is a tool (protoc) and a C++ library, protobuf-c is a
C implementation of the library.
(sorry if you get multiple copies of this email, kmail got confused with
multiple email accounts)
>
> > Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
> > Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
> > ---
> >
> > meta-oe/recipes-extended/collectd/collectd_5.2.2.bb | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
> > b/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb index
> > 30279c2..837eae5 100644
> > --- a/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
> > +++ b/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
> > @@ -32,6 +32,7 @@ PACKAGECONFIG[sensors] = "--enable-sensors
> > --with-libsensors=yes, \>
> > --disable-sensors --with-libsensors=no,lmsensors"
> >
> > PACKAGECONFIG[amqp] = "--enable-amqp --with-librabbitmq=yes, \
> >
> > --disable-amqp --with-librabbitmq=no,rabbitmq-c"
> >
> > +PACKAGECONFIG[pinba] = "--enable-pinba,--disable-pinba,protobuf
> > protobuf-native">
> > EXTRA_OECONF = " \
> >
> > ${FPLAYOUT} \
--
Maciej Borzęcki
Senior Software Engineer Open-RnD Sp. z o.o.
www.open-rnd.pl, Facebook, Twitter
mobile: +48 telefon, fax: +48 42 657 9079
Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem lub
poufne informacje i została wysłana wyłącznie do wiadomości i użytku osób, do
których została zaadresowana. Jeśli wiadomość została otrzymana przypadkowo
zabrania się jej kopiowania lub rozsyłania do osób trzecich. W takim przypadku
uprasza się o natychmiastowe zniszczenie wiadomości oraz poinformowanie
nadawcy o zaistniałej sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.
This message, including any attachments hereto, may contain privileged or
confidential information and is sent solely for the attention and use of the
intended addressee(s). If you are not an intended addressee, you may neither
use this message nor copy or deliver it to anyone. In such case, you should
immediately destroy this message and kindly notify the sender by reply email.
Thank you.
next prev parent reply other threads:[~2014-08-14 15:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 15:31 [meta-oe][PATCH 0/2] collectd: series of build fixes Maciej Borzecki
2014-08-14 15:31 ` [meta-oe][PATCH 1/2] collectd: make amqp plugin a selectable feature Maciej Borzecki
2014-08-14 15:31 ` [meta-oe][PATCH 2/2] collectd: make pinba support " Maciej Borzecki
2014-08-14 15:42 ` Martin Jansa
2014-08-14 15:47 ` Maciej Borzecki [this message]
[not found] ` <3050179.UVPPAEUo1f@localhost.localdomain>
2014-08-14 15:50 ` Martin Jansa
2014-08-14 20:06 ` Maciej Borzecki
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=1648379.8MoRdfFvOV@localhost.localdomain \
--to=maciej.borzecki@open-rnd.pl \
--cc=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.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 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.