Files
meta-openembedded/meta-oe/recipes-connectivity
Adrian Dudau 93aa4aa192 umip: unblacklist and disable parallel make
The SRC_URI is up again, no need to blacklist the recipe if we disable parallel make

The following error can ocurr in a race condition:

scan.l:38:18: fatal error: gram.h: No such file or directory
http://errors.yoctoproject.org/Errors/Details/56158/

That is, the scan.l file is parsed before the gram.h file is generated.
To avoid this, we clear the PARALLEL_MAKE variable.

Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-05-02 14:03:02 -07:00
..
2014-07-15 15:02:28 +02:00
2015-07-16 21:09:03 +02:00
2015-12-18 12:42:08 +01:00
2014-07-15 14:56:55 +02:00
2015-07-16 21:09:06 +02:00
2015-01-08 11:58:43 +01:00
2014-07-22 00:01:58 +02:00
2015-05-28 10:35:17 +02:00
2013-07-30 11:17:11 +02:00
2015-05-11 10:57:11 +02:00
2016-01-06 13:25:52 +01:00
2016-02-25 17:47:28 +01:00