summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libtommath
Commit message (Collapse)AuthorAgeFilesLines
* libtommath: add recipe for LibTomMath used by dropbearMartin Jansa2023-07-201-0/+23
* When system-libtom PACKAGECONFIG is used, both libtomcrypt and libtommath are used from system and we need a recipes for both. * libtomcrypt was already added to meta-oe in langdale and PACKAGECONFIG was added in dropbear in: https://git.openembedded.org/openembedded-core/commit/?id=b7c2edd2d6ded287d8b34dd047ae84d3fd69d4c6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>