diff options
author | Ross Burton <ross.burton@intel.com> | 2014-07-24 20:47:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-25 15:33:31 +0100 |
commit | 71d5eb34678eafbcb0f8ff4c31d52a276949bb0c (patch) | |
tree | 4648be43bbef5d8448e5d841425f4b01e11698e4 /meta/classes/packagegroup.bbclass | |
parent | f2015ead17c875ae37a9ad496fdafef2b931f771 (diff) | |
download | openembedded-core-71d5eb34678eafbcb0f8ff4c31d52a276949bb0c.tar.gz openembedded-core-71d5eb34678eafbcb0f8ff4c31d52a276949bb0c.tar.bz2 openembedded-core-71d5eb34678eafbcb0f8ff4c31d52a276949bb0c.zip |
libice: fix non-deterministic libbsd dependency
libice 1.0.9 added automatic detection of arc4random(), which is in libbsd on
Linux. As this is automatic and leads to failing builds when ssstate is reused,
seed the autoconf cache as relevant to implement a PACKAGECONFIG for the
functionality.
Default to not using arc4random() as the fallback has been in use for many
years, but people interested in security may wish to turn this on to increase
the security of the X authentication cookies.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/packagegroup.bbclass')
0 files changed, 0 insertions, 0 deletions