diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-02-06 22:25:26 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 22:25:06 +0000 |
commit | 19d5bffafb17ea0d5e8060716205cab6ab64f302 (patch) | |
tree | 210fa8f2c8ed125bf335c613b9da047f1dfb13df /scripts/lib/checklayer/context.py | |
parent | 572865e0d0a61e2096083edc622366e4ac9a8ad0 (diff) | |
download | openembedded-core-19d5bffafb17ea0d5e8060716205cab6ab64f302.tar.gz openembedded-core-19d5bffafb17ea0d5e8060716205cab6ab64f302.tar.bz2 openembedded-core-19d5bffafb17ea0d5e8060716205cab6ab64f302.zip |
openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
After adding #pragma once to wrapper header ( opensslconf.h ) this
latent issue got to bite us, where it expect bn.h to be including
openssl.h to define BN_* defines, which is fragile. This patch removes
the contraints for nested includes for bn.h
(From OE-Core rev: f787b0bb9b0626ddbf2ac94cb206c76716a3773d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions