[rtems commit] bsp/tms570: Remove obsolete build option

Sebastian Huber sebh at rtems.org
Mon Jan 15 09:36:31 UTC 2024


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Dec 21 15:16:48 2023 +0100

bsp/tms570: Remove obsolete build option

Update #4982.

---

 spec/build/bsps/arm/tms570/grp.yml             |  2 --
 spec/build/bsps/arm/tms570/opttms570ls3137.yml | 16 ----------------
 2 files changed, 18 deletions(-)

diff --git a/spec/build/bsps/arm/tms570/grp.yml b/spec/build/bsps/arm/tms570/grp.yml
index 64d627357c..a31553c4e1 100644
--- a/spec/build/bsps/arm/tms570/grp.yml
+++ b/spec/build/bsps/arm/tms570/grp.yml
@@ -40,8 +40,6 @@ links:
   uid: optreginit
 - role: build-dependency
   uid: optscibaud
-- role: build-dependency
-  uid: opttms570ls3137
 - role: build-dependency
   uid: optlinkflags
 - role: build-dependency
diff --git a/spec/build/bsps/arm/tms570/opttms570ls3137.yml b/spec/build/bsps/arm/tms570/opttms570ls3137.yml
deleted file mode 100644
index e2a3de8994..0000000000
--- a/spec/build/bsps/arm/tms570/opttms570ls3137.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- get-boolean: null
-- define-condition: null
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH & Co. KG
-default:
-- enabled-by: true
-  value: false
-description: |
-  target used for identify TMS570LS3137 board
-enabled-by: true
-links: []
-name: ARM_TMS570LS3137
-type: build



More information about the vc mailing list