Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libtommath: add recipe for LibTomMath used by dropbear | Martin Jansa | 2023-07-20 | 1 | -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> |