Skip to content

Commit 4ba8996

Browse files
committed
Move to newer vela pin without need for patches
Signed-off-by: Rob Elliott <[email protected]>
1 parent f327e53 commit 4ba8996

File tree

3 files changed

+1
-156
lines changed

3 files changed

+1
-156
lines changed

examples/arm/ethos-u-setup/ethos-u-vela/patches/0001-Improve-rescale-codegen-for-TOSA.patch

Lines changed: 0 additions & 129 deletions
This file was deleted.

examples/arm/ethos-u-setup/ethos-u-vela/patches/0002-Use-TOSA-0.80.1_new-12f0e94aca6c17d0c6dc9b463277ab38.patch

Lines changed: 0 additions & 26 deletions
This file was deleted.

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=00a15db3e1a188b25065d095152d701f4394cdc5
218+
base_rev=78b9412b07e0a46e58e8ecb9da8d661399c006a5
219219
patch_repo
220220
fi
221221
cd "${root_dir}/ethos-u-vela"

0 commit comments

Comments
 (0)