Files
meta-openembedded/meta-networking/recipes-connectivity
Kai Kang 1bb990c6ca rdist: fix parallel build
It fails to compile rdist occasionally when system load of build server
is high:

| In file included from common.c:57:
| ../include/defs.h:49:10: fatal error: y.tab.h: No such file or directory
|    49 | #include "y.tab.h"
|       |          ^~~~~~~~~
| compilation terminated.

Make $(COMMONOBJS) which include common.o to depends on related header files
and y.tab.h to fix the parallel build failure.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-03 10:49:15 -07:00
..
2019-07-11 23:18:54 -07:00
2020-06-29 07:20:22 -07:00
2020-03-20 07:44:29 -07:00
2020-01-22 09:56:34 -08:00
2018-08-19 17:10:27 -04:00
2020-07-31 13:22:52 -07:00
2020-07-31 13:22:52 -07:00
2020-05-21 20:16:40 -07:00
2020-02-04 18:45:47 -08:00
2020-04-15 11:26:22 -07:00
2020-06-08 13:58:03 -07:00
2020-07-28 12:55:35 -07:00
2020-06-26 09:00:05 -07:00
2020-07-31 13:22:52 -07:00
2020-08-03 10:49:15 -07:00
2020-07-31 13:22:52 -07:00
2020-07-31 13:22:53 -07:00
2019-07-10 09:24:32 -07:00
2020-05-31 22:42:25 -07:00
2020-03-23 16:29:09 -07:00
2018-11-01 10:04:54 -07:00
2020-04-26 23:12:15 -07:00