Re: [PATCH v2 4/4] spec/optconminor: Fix value type

2020-12-02 Thread Sebastian Huber
On 03/12/2020 02:12, Kinsey Moore wrote: The option for defining the console minor should be an integer, not a boolean. Ok. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hub...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18

[PATCH v2 4/4] spec/optconminor: Fix value type

2020-12-02 Thread Kinsey Moore
The option for defining the console minor should be an integer, not a boolean. --- spec/build/bsps/optconminor.yml | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spec/build/bsps/optconminor.yml b/spec/build/bsps/optconminor.yml index 55074c6dac..486eb92d33 100644 --- a/