Skip to content

Commit bbd3ac3

Browse files
committed
Move Vela to new revision
Signed-off-by: Per Åstrand <[email protected]> Change-Id: I798948b233f42b2dc23e061f0654c02963cdd668
1 parent 7b632ed commit bbd3ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/arm/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ function setup_vela() {
215215
if [[ ! -e ethos-u-vela ]]; then
216216
git clone https://review.mlplatform.org/ml/ethos-u/ethos-u-vela
217217
repo_dir="${root_dir}/ethos-u-vela"
218-
base_rev=b90666d9b43f4b5223bb4dcecdbee87b2ad757c2
218+
base_rev=92240e7979018a197b42aab2da16dc002d86f224
219219
patch_repo
220220
fi
221221
cd "${root_dir}/ethos-u-vela"

0 commit comments

Comments
 (0)