generic-poky/meta/recipes-core/dropbear
Andre McCurdy f5062f0dec 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.

(From OE-Core rev: b7c2edd2d6ded287d8b34dd047ae84d3fd69d4c6)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-20 15:11:08 +01:00
..
dropbear dropbear: fix -ltomcrypt -ltommath order when using system libtom libs 2016-09-20 15:11:08 +01:00
dropbear.inc dropbear: deterministic selection of system -vs- bundled libtom libs 2016-09-20 15:11:08 +01:00
dropbear_2016.74.bb dropbear: upgrade to 2016.74 2016-08-01 11:47:12 +01:00