[Buildroot] [PATCH 1/2] package/volk: new package

Gwenhael Goavec-Merou gwenj at trabucayre.com
Tue Jul 26 18:51:10 UTC 2022


On Tue, 26 Jul 2022 20:41:25 +0200
Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:

> On Tue,  8 Feb 2022 17:24:08 +0100
> Gwenhael Goavec-Merou <gwenj at trabucayre.com> wrote:
> 
> > From: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
> > 
> > VOLK is the Vector-Optimized Library of Kernels
> > 
> > Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
> > ---
> >  DEVELOPERS             |  1 +
> >  package/Config.in      |  1 +
> >  package/volk/Config.in | 31 +++++++++++++++++++++++++++++++
> >  package/volk/volk.hash |  3 +++
> >  package/volk/volk.mk   | 39 +++++++++++++++++++++++++++++++++++++++
> >  5 files changed, 75 insertions(+)
> >  create mode 100644 package/volk/Config.in
> >  create mode 100644 package/volk/volk.hash
> >  create mode 100644 package/volk/volk.mk  
> 
> I've updated to version 2.5.1, switched to the .tar.xz tarball, added
> COPYING-LGPL as a license file, added a missing
> BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS dependency, and
> applied.
> 
> Thanks a lot!
> 
> Thomas

Thanks to all!



More information about the buildroot mailing list