]> code.ossystems Code Review - openembedded-core.git/commit
nettle: Modify configure script to get consistent build.
authorHaiqing Bai <Haiqing.Bai@windriver.com>
Thu, 5 Jan 2017 03:32:54 +0000 (11:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:30 +0000 (13:34 +0000)
commit17e34c083aa53914610d8eca2341e82d0e1208e2
treeee8fd0a659e371086fffd2bb3cd258e029de6b2f
parent8f782f7095e718dd9452055af53363beb6bdbece
nettle: Modify configure script to get consistent build.

The original configure script detects the header files
of openssl to set variable like 'HAVE_OPENSSL_AES_H' in
config.h and ignore the value of '--enable-openssl', this
may cause inconsistent build.

Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch [new file with mode: 0644]
meta/recipes-support/nettle/nettle-3.3/check-header-files-of-openssl-only-if-enable_.patch [new file with mode: 0644]
meta/recipes-support/nettle/nettle_2.7.1.bb
meta/recipes-support/nettle/nettle_3.3.bb