Files
poky/meta/recipes-extended
Changqing Li b82fd7552d mdadm: add -Wno-error to DEBUG_OPTIMIZATION
when compile with DEBUG_OPTIMIZATION(-Og), compile failed with below
error, fix by add -Wno-error:

[snip]
| Incremental.c: In function 'Incremental_container':
| Incremental.c:1593:3: error: 'mdfd' may be used uninitialized in this function [-Werror=maybe-uninitialized]
| close(mdfd);
| ^~~~~~~~~~~

[snip]
super-intel.c: In function 'apply_takeover_update':
| super-intel.c:9615:15: error: '%d' directive writing between 1 and 11 bytes into a region of size 7 [-Werror=format-overflow=]
| " MISSING_%d", du->index);
| ^~
...

(From OE-Core rev: 1e0dbc9e320b200b948abaae418f640f9f65fe06)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-25 23:19:53 +00:00
..
2018-12-05 22:30:19 +00:00
2018-09-27 23:41:41 +01:00
2018-07-24 11:52:26 +01:00
2018-06-18 11:07:57 +01:00
2019-02-20 11:30:35 +00:00
2019-02-20 21:22:49 +00:00
2019-01-18 16:24:40 +00:00
2018-11-23 23:35:19 +00:00
2018-12-01 11:38:36 +00:00
2019-02-19 16:14:57 +00:00
2019-02-19 16:14:57 +00:00
2019-02-19 16:14:57 +00:00
2018-07-26 13:16:40 +01:00
2019-02-25 10:43:07 +00:00
2018-11-14 11:14:39 +00:00
2017-12-02 11:25:32 +00:00
2019-02-20 11:30:35 +00:00
2018-07-26 13:16:40 +01:00
2019-02-19 16:14:57 +00:00
2018-11-14 11:14:39 +00:00
2019-02-19 16:14:58 +00:00
2016-11-30 15:48:09 +00:00
2018-06-27 13:55:21 +01:00
2018-05-15 10:56:49 +01:00
2019-02-06 08:29:06 +00:00
2018-02-16 18:05:38 +00:00
2018-07-15 16:16:16 +01:00
2018-11-23 23:35:19 +00:00
2017-11-21 13:06:11 +00:00
2018-11-14 11:14:40 +00:00
2018-05-29 21:07:17 +01:00
2018-01-05 11:55:35 +00:00
2019-03-18 11:12:26 +00:00
2018-06-27 13:55:21 +01:00
2019-02-20 11:30:35 +00:00
2019-02-20 11:37:37 +00:00
2019-02-20 11:30:35 +00:00
2017-11-05 22:33:22 +00:00
2018-05-04 13:28:05 +01:00
2019-01-11 10:39:09 +00:00
2018-06-18 11:07:57 +01:00
2018-07-24 11:52:26 +01:00