From: Martin Jansa <martin.jansa@gmail.com>
To: Maciej Borzecki <maciek.borzecki@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:50:04 +0200 [thread overview]
Message-ID: <20140814155004.GM14848@jama> (raw)
In-Reply-To: <3050179.UVPPAEUo1f@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 2045 bytes --]
On Thu, Aug 14, 2014 at 05:45:12PM +0200, Maciej Borzecki wrote:
> 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.
So shouldn't PACKAGECONFIG contain protobuf-c as well?
If yes, then please add comment above PACKAGECONFIG definition that
protobuf-c is in meta-virtualization (so that people don't need to
search commit messages).
Thanks
> > > 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} \
>
> --
> Maciek Borzecki <maciek.borzecki@gmail.com>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-08-14 15:49 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
[not found] ` <3050179.UVPPAEUo1f@localhost.localdomain>
2014-08-14 15:50 ` Martin Jansa [this message]
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=20140814155004.GM14848@jama \
--to=martin.jansa@gmail.com \
--cc=maciek.borzecki@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.