]> code.ossystems Code Review - openembedded-core.git/commit
dropbear: deterministic selection of system -vs- bundled libtom libs
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 16 Sep 2016 22:29:12 +0000 (15:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Sep 2016 22:57:20 +0000 (23:57 +0100)
commitb7c2edd2d6ded287d8b34dd047ae84d3fd69d4c6
tree6b48e21c25f3b0d768c9b2fff40cb706aae0b37e
parent62e96283fe77469e24e8df86c6c037c92009b00a
dropbear: deterministic selection of system -vs- bundled libtom libs

Dropbear will use system versions of libtommath and libtomcrypt if
available. To make builds deterministic, add a PACKAGECONFIG option
to choose system libs or force use of the bundled versions.

Note that currently there are no libtommath or libtomcrypt recipes
in oe-core, so default to using the bundled versions.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dropbear/dropbear.inc