summaryrefslogtreecommitdiffstats
path: root/meta-webserver
diff options
context:
space:
mode:
authorKory Maincent <kory.maincent@bootlin.com>2022-11-08 10:56:06 +0100
committerKhem Raj <raj.khem@gmail.com>2022-11-09 10:17:15 -0800
commitb1381caa61360fc3c1bae1d78207f0cdc812afcf (patch)
tree742f78093788ba5f10d301fcec1039ff684b8117 /meta-webserver
parent7a52d62deb06ca01daa80d7d4d4b7ebedabb7dbd (diff)
downloadmeta-openembedded-b1381caa61360fc3c1bae1d78207f0cdc812afcf.tar.gz
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>
Diffstat (limited to 'meta-webserver')
0 files changed, 0 insertions, 0 deletions