meta-openembedded/meta-oe/recipes-devtools/openocd
Kory Maincent b1381caa61 openocd: fix build error
The update of RANLIB environment to "ranlib -D" in OE caused an error in
the openocd executable check. Indeed it is not compatible with a
environment compound with the tool name and a parameter.

cc.tcl:272: Error: wrong # args: should be "find-executable name"
configure: error: ./configure.gnu failed for jimtcl

This patch fixes it by patching openocd executable test to check the first
word of the environment only.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-09 10:17:15 -08:00
..
openocd openocd: fix build error 2022-11-09 10:17:15 -08:00
openocd_git.bb openocd: fix build error 2022-11-09 10:17:15 -08:00