Files
poky/meta/recipes-support
Khem Raj a9cf5f2a6e gnutls_3.5.3.bb: Fix native build on distro with kernel < 3.4.17
When using distros which use old kernels gnutls fails to build
due to missing SYS_getrandom, therefore we need to check for this
before using it.
Fixes errorr e.g.

| ../../../gnutls-3.5.3/lib/nettle/rnd-linux.c: In function 'have_getrandom':
| ../../../gnutls-3.5.3/lib/nettle/rnd-linux.c:59:42: error: 'SYS_getrandom' undeclared (first use in this function)
|  #  define getrandom(dst,s,flags) syscall(SYS_getrandom, (void*)dst, (size_t)s, (unsigned int)flags)

(From OE-Core rev: ce18ec34549cf11d84a906c2abe7a492b8687c4f)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-14 07:55:53 -07:00
..
2016-07-01 16:22:41 +01:00
2016-07-12 23:10:14 +01:00
2016-06-04 14:13:33 +01:00
2016-08-17 10:35:43 +01:00
2016-09-03 09:58:39 +01:00
2016-08-01 11:47:12 +01:00
2017-01-11 17:21:41 +00:00
2016-08-04 15:22:23 +01:00
2015-08-10 12:40:20 -07:00
2016-01-18 11:47:04 +00:00
2014-01-02 22:39:23 +00:00
2016-06-15 18:05:24 +01:00
2017-07-19 11:30:27 +01:00
2016-06-04 14:13:34 +01:00
2016-09-09 12:12:23 +01:00
2016-05-30 15:58:14 +01:00
2017-08-29 16:50:53 +01:00
2016-09-03 09:58:39 +01:00
2015-08-19 18:05:36 +01:00
2016-08-10 10:46:31 +01:00
2016-05-13 13:41:29 +01:00
2016-05-13 13:41:31 +01:00
2017-11-21 14:43:56 +00:00
2016-09-03 09:58:38 +01:00
2016-07-08 09:57:24 +01:00
2016-10-11 22:16:11 +01:00