From ebdfa24bff814134b8f42efc7ed386afcfa90eff Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 23 Jul 2021 08:45:07 +0200 Subject: build: Merge default-by-family into by-variant Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468. --- spec/build/bsps/bfin/bf537Stamp/abi.yml | 1 - spec/build/bsps/bfin/bf537Stamp/optconirq.yml | 1 - spec/build/bsps/bfin/bf537Stamp/optskyeye.yml | 1 - 3 files changed, 3 deletions(-) (limited to 'spec/build/bsps/bfin/bf537Stamp') diff --git a/spec/build/bsps/bfin/bf537Stamp/abi.yml b/spec/build/bsps/bfin/bf537Stamp/abi.yml index 36202d01c3..530e7a5d14 100644 --- a/spec/build/bsps/bfin/bf537Stamp/abi.yml +++ b/spec/build/bsps/bfin/bf537Stamp/abi.yml @@ -7,7 +7,6 @@ build-type: option copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) default: [] -default-by-family: [] default-by-variant: [] description: | ABI flags diff --git a/spec/build/bsps/bfin/bf537Stamp/optconirq.yml b/spec/build/bsps/bfin/bf537Stamp/optconirq.yml index 3ae0c08cf6..683469c931 100644 --- a/spec/build/bsps/bfin/bf537Stamp/optconirq.yml +++ b/spec/build/bsps/bfin/bf537Stamp/optconirq.yml @@ -6,7 +6,6 @@ build-type: option copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) default: 0 -default-by-family: [] default-by-variant: [] description: | The console driver can operate in either polled or interrupt mode. diff --git a/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml b/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml index 2d11dc4392..f6b9655e57 100644 --- a/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml +++ b/spec/build/bsps/bfin/bf537Stamp/optskyeye.yml @@ -6,7 +6,6 @@ build-type: option copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) default: false -default-by-family: [] default-by-variant: [] description: | (BSP--Skyeye) If defined, disable features which are not supported on Skyeye. -- cgit v1.2.3