Skip to content
Commit 95f4d393 authored by Gautham Ravichandran's avatar Gautham Ravichandran Committed by Vijayenthiran Subramaniam
Browse files

build-tf-a.sh: add poetry tool to system path



TF-A build added poetry as mandatory dependency, required to run tools
like `cot-dt2c`. TF-A's poetry environment is installed during the
install pre-requisites stage. However by default, the installation
command installs the tool to "$HOME/.local/bin/". To ensure that the
poetry executable is correctly located at TF-A build time, add
"$HOME/.local/bin/" to the system path in build-tf-a.sh.

Signed-off-by: Gautham Ravichandran's avatarGautham Ravichandran <gautham.ravichandran@arm.com>
Change-Id: I092f2551c98778b552c1e289669313fc1daaf499
parent d3636321
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment