diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-08-13 09:16:13 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-08-15 08:20:06 -0700 |
commit | 29a51db18a729bcd9b0379eab27ff5e9e863dc79 (patch) | |
tree | 9361985848a218c15fb26b05745fefb0c4cc4ef5 /meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | |
parent | f0acce20d44b78e1679060419e280b12c217b01d (diff) | |
download | meta-openembedded-29a51db18a729bcd9b0379eab27ff5e9e863dc79.tar.gz |
openocd: prevent fetching git submodules during do_configure
* I've tried just disabling them with:
--disable-internal-jimtcl --disable-internal-libjaylink
but that still tries to use missing jim.h:
| ./src/helper/jim-nvp.h:47:10: fatal error: jim.h: No such file or directory
| #include <jim.h>
| ^~~~~~~
| compilation terminated.
| Makefile:3619: recipe for target 'src/libopenocd_la-openocd.lo' failed
| make[2]: *** [src/libopenocd_la-openocd.lo] Error 1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb')
0 files changed, 0 insertions, 0 deletions