poky/meta/recipes-support
Khem Raj e380d55c1d libcap: Add gperf-native to depends
Fixes
|  gperf_case_strncmp (register const char *s1, register const char *s2, register size_t n)
|                                                                                 ^~~~~~
| ./_caps_output.gperf:96:53: error: unknown type name 'size_t'
|  __cap_hash_name (register const char *str, register size_t len)
|                                                      ^~~~~~
| ./_caps_output.gperf:200:55: error: unknown type name 'size_t'
|  __cap_lookup_name (register const char *str, register size_t len)
|                                                        ^~~~~~
| ./_caps_output.gperf:200:1: error: conflicting types for '__cap_lookup_name'
|  __cap_lookup_name (register const char *str, register size_t len)
|  ^~~~~~~~~~~~~~~~~
| ./_caps_output.gperf:33:29: note: previous declaration of '__cap_lookup_name' was here
|  const struct __cap_token_s *__cap_lookup_name(const char *, unsigned int);
|                              ^~~~~~~~~~~~~~~~~
| cap_text.c: In function 'cap_to_name':
| cap_text.c:291:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
|   asprintf(&tmp, "%u", cap);
|   ^~~~~~~~~~~~~~~~~~~~~~~~~
| make[1]: *** [Makefile:63: cap_text.o] Error 1

(From OE-Core rev: 092954cf2fba5020443f09c8e1fbc1788f704f10)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-15 20:06:42 -08:00
..
2017-01-09 13:39:12 +00:00
2017-01-09 13:39:12 +00:00
2017-01-05 13:54:05 +00:00
2016-06-04 14:13:33 +01:00
2016-11-30 15:48:07 +00:00
2016-08-17 10:35:43 +01:00
2017-02-05 09:22:16 +00:00
2016-12-17 09:57:04 +00:00
2016-12-17 09:57:04 +00:00
2016-08-01 11:47:12 +01:00
2016-08-04 15:22:23 +01:00
2016-01-18 11:47:04 +00:00
2017-01-26 10:44:28 +00:00
2016-10-28 16:15:18 +01:00
2016-12-17 09:57:03 +00:00
2016-06-04 14:13:35 +01:00
2016-11-15 15:19:53 +00:00
2016-08-10 10:46:31 +01:00
2016-05-13 13:41:29 +01:00
2016-12-13 22:55:19 +00:00
2016-11-06 23:35:34 +00:00
2016-11-30 15:48:09 +00:00
2016-09-09 12:12:23 +01:00
2016-07-08 09:57:24 +01:00
2016-11-15 15:19:53 +00:00
2017-01-16 18:05:13 +00:00