[Buildroot] [PATCH] kmsxx: new package

Maxime Ripard maxime.ripard at free-electrons.com
Mon Apr 25 07:41:46 UTC 2016


Hi Samuel, Thomas,

On Thu, Apr 21, 2016 at 10:16:39PM +0200, Thomas Petazzoni wrote:
> Hello,
> 
> On Wed, 20 Apr 2016 21:51:32 +0200, Samuel Martin wrote:
> 
> > > +config BR2_PACKAGE_KMSXX
> > > +       bool "kmsxx"
> > > +       select BR2_PACKAGE_LIBDRM
> > > +       depends on BR2_TOOLCHAIN_HAS_THREADS # libpthread-stubs
> > > +       help
> > > +         libkms++ is a C++11 library for kernel mode setting.
> > Does this mean there is some restriction on the toolchain properties?
> > (maybe a minimal compiler version?)
> > If so, a "depends on BR2_TOOLCHAIN_GCC_AT_LEAST_..." would be needed.
> 
> Well, for sure if it's written in C++, a dependency on
> BR2_INSTALL_LIBSTDCPP is needed.
> 
> And since it's C++11, a dependency on gcc 4.7 or 4.8 is most likely
> needed.

Good point, it seems like it was entirely supported in 4.8, let's add
that as a dependency.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160425/a13c7e24/attachment-0002.asc>


More information about the buildroot mailing list