diff --git a/spec/build/bsps/arm/raspberrypi/grp.yml b/spec/build/bsps/arm/raspberrypi/grp.yml index 4a86c5c688..7291e8b178 100644 --- a/spec/build/bsps/arm/raspberrypi/grp.yml +++ b/spec/build/bsps/arm/raspberrypi/grp.yml @@ -16,7 +16,7 @@ links: - role: build-dependency uid: objsmp - role: build-dependency - uid: ../optstarthyp + uid: ../../optstarthyp - role: build-dependency uid: opti2ciomode - role: build-dependency diff --git a/spec/build/bsps/arm/optstarthyp.yml b/spec/build/bsps/optstarthyp.yml similarity index 100% rename from spec/build/bsps/arm/optstarthyp.yml rename to spec/build/bsps/optstarthyp.yml