Files
meta-openembedded/meta-networking/recipes-connectivity
Kai Kang 57b629543e 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>
(cherry picked from commit 1bb990c6ca)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-08-23 11:12:08 -07:00
..
2019-07-11 23:18:54 -07:00
2020-07-12 19:20:37 -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-02-24 21:00:23 -08:00
2020-05-28 21:39:56 -07:00
2020-02-04 18:45:47 -08:00
2020-04-15 11:26:22 -07:00
2020-02-03 22:50:59 -08:00
2020-08-23 11:12:08 -07:00
2020-04-04 07:22:16 -07:00
2020-08-23 11:08:25 -07:00
2019-07-10 09:24:32 -07:00
2020-06-12 09:32:24 -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