meta-st-stm32mp/recipes-devtools
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
..
cmsis-svd Integration of svd/cmsis tools 2020-06-23 17:23:50 +02:00
gcc-arm-none-eabi GCC-ARM-NONE-EABI: bump to 2018q2 2020-02-10 12:12:19 +01:00
gdb GDB: preserve ownership of file 2020-11-05 15:46:36 +01:00
openocd openocd-stm32mp: disable ccache, plus some improvements to the recipe 2020-12-08 15:38:59 +01:00
python PYELFTOOLS: remove for compliance purpose 2020-11-05 15:46:36 +01:00
sdcard-raw-tools SDCARD-RAW-TOOLS: check requisite tools are available on the system 2020-11-05 15:46:36 +01:00
stm32wrapper4dbg stm32wrapper4dbg: correct path issue 2020-11-05 15:46:36 +01:00
svd-tools Integration of svd/cmsis tools 2020-06-23 17:23:50 +02:00