Name libbase64
Version 0.4 (f8fc2176b47197045aa180e199708087385a1303)
Summary Fast Base64 stream encoder/decoder
Description This is an implementation of a base64 stream encoding/decodinglibrary in C99 with SIMD (AVX2, NEON, AArch64/NEON, SSSE3, SSE4.1, SSE4.2, AVX)and OpenMP acceleration. It also contains wrapper functions to encode/decodesimple length-delimited strings.The libbase64 package probides base64, a simple standalone encoder. Fortesting libbase64-tools provides benchmark and test_base64.
Section base
License BSD-2-Clause
Homepage https://github.com/aklomp/base64
Recipe file recipes-devtools/libbase64/libbase64_0.4.bb
Layer meta-intel-edison-distro (honister branch)
Inherits
  • cmake
Dependencies
  • cmake-native
  • ninja-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/aklomp/base64.git

Patches

Patch Status
files/0001-When-building-with-OpenMP-support-link-to-openmp-lib.patch Unknown
files/0001-Install-test-tools.patch Unknown
files/0001-Build-base64.patch Unknown
files/0001-cmake-Add-policies-to-shutup-warnings.patch Unknown
files/0001-Require-cmake-version-3.10.2.patch Unknown
files/0001-Disable-building-tests-by-default.patch Unknown
files/0001-Only-build-CLI-on-supported-platforms.patch Unknown

Other branches

This recipe in other branches of meta-intel-edison-distro:

Branch Recipe
master libbase64 0.4
kirkstone (Yocto Project 4.0) libbase64 0.4
honister (Yocto Project 3.4) libbase64 0.4 (this recipe)