[rtems commit] build: Fix broken link

Sebastian Huber sebh at rtems.org
Tue Mar 9 15:24:13 UTC 2021


Module:    rtems
Branch:    master
Commit:    ba48f20e2ae9cfccd5e38860a4d354553f29c1a2
Changeset: http://git.rtems.org/rtems/commit/?id=ba48f20e2ae9cfccd5e38860a4d354553f29c1a2

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Sat Mar  6 16:05:22 2021 +0100

build: Fix broken link

---

 spec/build/bsps/arm/fvp/grp.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/build/bsps/arm/fvp/grp.yml b/spec/build/bsps/arm/fvp/grp.yml
index 4fc9018..21eb26e 100644
--- a/spec/build/bsps/arm/fvp/grp.yml
+++ b/spec/build/bsps/arm/fvp/grp.yml
@@ -38,7 +38,7 @@ links:
 - role: build-dependency
   uid: ../optgtusevirt
 - role: build-dependency
-  uid: ../optstarthyp
+  uid: ../../optstarthyp
 - role: build-dependency
   uid: optnullsize
 - role: build-dependency



More information about the vc mailing list