summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-09-29 23:46:25 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-10 16:52:30 +0100
commitcc0605bad6c2bde06136f3af5eeb145a9636c5d2 (patch)
treebf1d285758ddd6a347525303635aa4dc1412c012 /bitbake
parentb15ffd14acf9008755abc5048792a03953290f21 (diff)
downloadpoky-cc0605bad6c2bde06136f3af5eeb145a9636c5d2.tar.gz
json-c: Don't --enable-rdrand
In recent years AMD CPUs have had various problems with RDRAND giving either non-random data or no result at all, which is problematic if either build or target machine has a CPU with this problem. The fallback is /dev/urandom, and I'd trust the kernel here. --enable-rdrand was added in an upgrade to a new upstream version without mentioning any reason. [YOCTO #13534] (From OE-Core rev: fad633eb5c464d4e2a984b9259625bcd150ee357) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions