summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libb64
Commit message (Collapse)AuthorAgeFilesLines
* libb64: Add recipeKhem Raj2021-03-288-0/+337
Add Base64 encode/decode library, some packages e.g. sysdig can benefit from it Disable parallel make as it races at times make[1]: *** No rule to make target 'libb64.a', needed by 'c-example1'. Stop. Signed-off-by: Khem Raj <raj.khem@gmail.com>