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/optconsolebaud.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'spec/build/bsps/optconsolebaud.yml') diff --git a/spec/build/bsps/optconsolebaud.yml b/spec/build/bsps/optconsolebaud.yml index 4b0869beca..0233fdd61b 100644 --- a/spec/build/bsps/optconsolebaud.yml +++ b/spec/build/bsps/optconsolebaud.yml @@ -6,13 +6,10 @@ build-type: option copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) default: 115200 -default-by-family: -- value: 9600 - families: - - powerpc/motorola_powerpc default-by-variant: - value: 9600 variants: + - bsps/powerpc/motorola_powerpc - m68k/m5484FireEngine - powerpc/hsc_cm01 - powerpc/beatnik -- cgit v1.2.3