Files
poky/meta/recipes-bsp
Khem Raj 92e6a7a873 apmd: Fix build with musl
Fix error like below
| apmd.c:372:41: error: use of undeclared identifier '__WCOREFLAG'
|                                 status = __W_EXITCODE(0, SIGTERM) | __WCOREFLAG;
|                                                                     ^
| apmd.c:392:41: error: use of undeclared identifier '__WCOREFLAG'
|                                 status = __W_EXITCODE(0, SIGTERM) | __WCOREFLAG;

(From OE-Core rev: b9c870a25757ab11f4167c076449a3de537247cf)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-24 09:40:30 +00:00
..
2015-11-16 11:39:32 +00:00
2015-01-23 11:36:27 +00:00
2016-01-24 09:40:30 +00:00
2015-01-23 11:36:27 +00:00
2016-01-15 11:54:49 +00:00
2016-01-18 11:47:04 +00:00
2015-01-29 15:36:50 +00:00
2014-09-03 11:09:06 +01:00