[rtems commit] build: Remove invalid attributes

Sebastian Huber sebh at rtems.org
Tue Sep 14 13:18:29 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep 10 13:33:53 2021 +0200

build: Remove invalid attributes

---

 spec/build/bsps/arm/stm32h7/grp.yml | 1 -
 spec/build/bsps/arm/stm32h7/obj.yml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/spec/build/bsps/arm/stm32h7/grp.yml b/spec/build/bsps/arm/stm32h7/grp.yml
index a7e7aff..f672899 100644
--- a/spec/build/bsps/arm/stm32h7/grp.yml
+++ b/spec/build/bsps/arm/stm32h7/grp.yml
@@ -105,7 +105,6 @@ links:
   uid: linkcmdssdram
 - role: build-dependency
   uid: ../../bspopts
-source: []
 type: build
 use-after: []
 use-before: []
diff --git a/spec/build/bsps/arm/stm32h7/obj.yml b/spec/build/bsps/arm/stm32h7/obj.yml
index ccba254..30f2c06 100644
--- a/spec/build/bsps/arm/stm32h7/obj.yml
+++ b/spec/build/bsps/arm/stm32h7/obj.yml
@@ -172,7 +172,6 @@ install:
 - destination: ${BSP_LIBDIR}
   source:
   - bsps/arm/stm32h7/start/bsp_specs
-ldflags: []
 links: []
 source:
 - bsps/arm/shared/cache/cache-v7m.c



More information about the vc mailing list