meta-st-stm32mp/recipes-devtools/openocd
Christophe Priouzeau a81038b7e7 openocd-stm32mp: disable ccache, plus some improvements to the recipe
When ccache is enabled the following error occurs, adding CCACHE_DISABLE = "1"
in the recipe avoid this.

| Host System...x86_64-pc-linux-gnu
| Build System...x86_64-pc-linux-gnu
| C compiler...ccache ccache gcc  -isystem/src/build/tmp/work/x86_64-linux/openocd-stm32mp-native/0.10.0-release.AUTOINC+b5d2b1224f-r0/recipe-sysroot-native/usr/include -O2 -pipe
| C++ compiler...ccache ccache g++  -isystem/src/build/tmp/work/x86_64-linux/openocd-stm32mp-native/0.10.0-release.AUTOINC+b5d2b1224f-r0/recipe-sysroot-native/usr/include -O2 -pipe
| Build C compiler...ccache gcc
| Checking for stdlib.h...not found
| Error: Compiler does not work. See config.log
| Try: 'configure --help' for options
| configure: error: ./configure.gnu failed for jimtcl
| WARNING: exit code 1 from a shell command.
|

In addition, push some improvements to the recipe.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
2020-12-08 15:38:59 +01:00
..
openocd-stm32mp OPENOCD: Support stlink traces, silicon rev.2.1, fix CSW 2020-06-23 17:23:51 +02:00
openocd-stm32mp.inc openocd-stm32mp: disable ccache, plus some improvements to the recipe 2020-12-08 15:38:59 +01:00
openocd-stm32mp_0.10.0.bb openocd-stm32mp: disable ccache, plus some improvements to the recipe 2020-12-08 15:38:59 +01:00