X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-ci%2F99_local.conf.inc;h=8f6f697cded05feff62423bbb38d0dc83cc435df;hb=3dd37af57f3098601c90e1bd59ed2281cb8e6e92;hp=5386671ba6013a8b3f8f1b3523194b99011bcf4d;hpb=3f746bbb527542ef65e9d9829d4ca00ea1fb9901;p=AGL%2Fmeta-agl.git diff --git a/templates/feature/agl-ci/99_local.conf.inc b/templates/feature/agl-ci/99_local.conf.inc index 5386671ba..8f6f697cd 100644 --- a/templates/feature/agl-ci/99_local.conf.inc +++ b/templates/feature/agl-ci/99_local.conf.inc @@ -1 +1,4 @@ DISTRO_FEATURES_append = " AGLCI" +# opencv seems to have a parallel make bug +# ...contrib/modules/xfeatures2d/test/test_features2d.cpp:51:10: fatal error: features2d/test/test_detectors_regression.impl.hpp: No such file or directory +PARALLEL_MAKE_pn-opencv = "-j 1"