mbuffer: add PACKAGECONFIG for md5

* openssl is autodetected from sysroot
* add PACKAGECONFIG to make it deterministic

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-07-21 15:00:38 +02:00 committed by Eric Bénard
parent 0100f08b37
commit 67d13b0921

View File

@ -11,6 +11,9 @@ SRC_URI[sha256sum] = "e708b66f6cec9ba090877e8eb38e5627ac69aea9ebd9bca1360a29c739
inherit autotools
PACKAGECONFIG ??= ""
PACKAGECONFIG[md5] = "--enable-md5,--disable-md5,openssl"
do_configure() {
gnu-configize
oe_runconf