Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libserial: bump to version 0.6.0rc2
Date: Thu, 30 Jul 2015 23:44:23 +0200	[thread overview]
Message-ID: <20150730234423.39000033@free-electrons.com> (raw)
In-Reply-To: <1438291705.21638.12.camel@embedded.rocks>

Dear J?rg Krause,

On Thu, 30 Jul 2015 23:28:25 +0200, J?rg Krause wrote:

> > Woo, now to use a simple library to communicate over serial port, you
> > need Boost. Open-source developers are crazy sometimes.
> 
> Seems boost::scoped_ptr is absolutely necessary :-)

... Thomas goes on and does some research about boost::scoped_ptr ...

Ah, yes! Indeed! It is absolutely impossible to send/receive bytes over
a serial port without using boost::scoped_ptr ! :-))

> > >  	depends on BR2_INSTALL_LIBSTDCPP
> > > +	depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS # boost
> > > +	depends on BR2_TOOLCHAIN_HAS_THREADS # boost
> > > +	depends on BR2_USE_WCHAR # boost
> > > +	select boost
> > 
> > Really? I don't think this is the valid way to select boost :-)
> > 
> 
> Oops!

I'll merge your updated version, I think it was the only issue I saw in
the patch. Please make sure to double check all reverse dependencies of
libserial.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-07-30 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 19:21 [Buildroot] [PATCH 1/1] package/libserial: bump to version 0.6.0rc2 Jörg Krause
2015-07-30 21:00 ` Thomas Petazzoni
2015-07-30 21:28   ` Jörg Krause
2015-07-30 21:44     ` Thomas Petazzoni [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=20150730234423.39000033@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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